Skip to content

Version 6

Latest
Compare
Choose a tag to compare
@amarullz amarullz released this 16 Oct 21:37
· 23 commits to main since this release

Changes for extensions.gnome.org:

  1. Not using GLib for timers, instead using gnome setTimeout & setInterval
  2. Add destroyTimers in cleanup just in case there is still running timer when disabling extension
  3. 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.

Screenshot from 2023-10-17 04-36-50