Improve touchpad gestures for Wayland/X11 This extension adds following features: • Switch windows from current workspace using 3-finger horizontal swipe • Cyclic gestures between Desktop/Overview/AppGrid using 4 vertical swipe • Switch app-pages using 3-finger swipe gesture on AppGrid • Unmaximize/maximize/fullscreen/half-tiling using 3-finger vertical & horizontal gesture • Optional minimize a window gesture • Override 3-finger gesture with 4-finger for switching workspace • Pinch to show desktop • Application specific keyboard shortcut based hold-swipe gestures (e.g., navigating browser tabs) • Configure speed of gestures • Support for X11 On X11, you need to install https://github.com/harshadgavali/gnome-x11-gesture-daemon Report any bugs/requests on GitHub (link directly below)
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
25 | Active |
24 | Active |
23 | Inactive |
22 | Inactive |
21 | Inactive |
20 | Inactive |
19 | Active |
18 | Inactive |
17 | Inactive |
16 | Inactive |
15 | Inactive |
14 | Inactive |
13 | Inactive |
12 | Inactive |
11 | Inactive |
10 | Rejected |
9 | Inactive |
8 | Inactive |
7 | Inactive |
6 | Rejected |
5 | Inactive |
4 | Inactive |
3 | Inactive |
2 | Rejected |
1 | Inactive |
Approved but please fix these for the next version: 1. sytelsheet.css is not mandatory. You can delete it since you don't use it. 2. On extension.js file move the constructor to the enable. those singletons should be created inside enable: https://wiki.gnome.org/Projects/GnomeShell/Extensions/Review#Don.2BIBk-t_do_anything_major_in_init.28.29
Thanks, I updated version, and also added new feature. Version 3, was created, because I couldn't replace version 2 inplace. Sorry about that.