Review of "Gesture Improvements" version 1

Details Page Preview

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)

Extension Homepage
https://github.com/harshadgavali/gnome-gesture-improvements

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Previous Reviews on this Version

JustPerfection active
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
harshadgavali posted a review
Thanks, I updated version, and also added new feature. Version 3, was created, because I couldn't replace version 2 inplace. Sorry about that.