windowgestures icon indicating copy to clipboard operation
windowgestures copied to clipboard

Three-finger swipe left/right workspace gesture doesn’t work on fedora 43

Open ranjeetkumar-dev opened this issue 2 months ago • 1 comments

After enabling Windows Gestures on Fedora 43 (GNOME Shell 49.1), three-finger left/right swipe to change workspace does nothing. When performing the gesture, GNOME Shell logs JS error.

JS ERROR: TypeError: can't access property "children", this._pages[pageIndex] is undefined getItemsAtPage@resource:///org/gnome/shell/ui/iconGrid.js:922:17 getItemsAtPage@resource:///org/gnome/shell/ui/iconGrid.js:1440:30 _translatePreviousPageIcons@resource:///org/gnome/shell/ui/appDisplay.js:314:34 _syncPageIndicators@resource:///org/gnome/shell/ui/appDisplay.js:387:14 goToPage@resource:///org/gnome/shell/ui/appDisplay.js:436:14 goToPage@resource:///org/gnome/shell/ui/appDisplay.js:1250:29 onComplete@resource:///org/gnome/shell/ui/appDisplay.js:731:36 _makeEaseCallback/<@resource:///org/gnome/shell/ui/environment.js:68:13 _easeActorProperty@resource:///org/gnome/shell/ui/environment.js:225:17 St.Adjustment.prototype.ease@resource:///org/gnome/shell/ui/environment.js:311:23 _swipeEnd@resource:///org/gnome/shell/ui/appDisplay.js:728:20 _endGesture@resource:///org/gnome/shell/ui/swipeTracker.js:651:14 _endTouchpadGesture@resource:///org/gnome/shell/ui/swipeTracker.js:672:14 _handleEvent@resource:///org/gnome/shell/ui/swipeTracker.js:196:18 @resource:///org/gnome/shell/ui/init.js:21:20

ranjeetkumar-dev avatar Nov 09 '25 15:11 ranjeetkumar-dev

Duplicate of https://github.com/amarullz/windowgestures/issues/55 (with GNOME 49.1 opposed to 49).

Christopher-K-Long avatar Nov 11 '25 06:11 Christopher-K-Long