Changes for extensions.gnome.org:
- Not using GLib for timers, instead using gnome setTimeout & setInterval
- Add destroyTimers in cleanup just in case there is still running timer when disabling extension
- No local timer handler. All timer variables is able to be cleared by destroyTimers
Changes from ver-2 (old active: extensions.gnome.org)
It's actually too many changes, but here some updated features:
- Add pinch gesture
- New swipe gesture handler (3/4 fingers, almost all directions is configurable)
- Add customizable actions for swipe & pinch gestures
- Add tap & hold to move/resize window
- Add use active window config
- Add kinetic effect for gestures
- Add adaptive transition for actions interoperable with gestures state
- more.
Download from Gnome Extension:
https://extensions.gnome.org/extension/6343/window-gestures/
Thanks.