Ahmad Amarullah
Ahmad Amarullah
It's main idea actually from Gesture Improvements but implementing from scratch. For window gestures, it almost have everything from Gesture Improvements (except maybe minimize) and add more functions. I don't...
Currently it support only in wayland (I don't think it will work ootb with X11) This extensions doesn't use any daemon / external program. `extension.js` basically handle everything and implemented...
I will try X11, but I think It will need [gnome-x11-gesture-daemon](https://github.com/harshadgavali/gnome-x11-gesture-daemon), because even gnome default gestures will not works in X11 without it. Edit: Ah, https://extensions.gnome.org/extension/4033/x11-gestures/ not supported 45 yet!
> I already have that in my Distro due to the other Extension.. Yeah I know not yet compatible.. Hence why am asking. But they say they support it on...
I think the best way to implementing it (if I can implement the pinch) is implementing pinch to keyboard shortcut, so user can customize it as they want. * Pinch...
> The pinch feature is needed most for me. I often use three finger pinch to close windows. Hope to see it. Can you open new issue for pinch?. On...
Pinch Pre-Release https://github.com/amarullz/windowgestures/releases/tag/2.1-pre3 
> @amarullz Can you add setting to show notification list or quick settings toggle on pinch ? > I had raised a PR for this in gnome-gesture-improvements but looks like...
https://extensions.gnome.org/extension/6343/window-gestures/ Still in ver 2. I want to add more features,config & bug fixes before next ext submit.
I think beta3 already implement majority gesture Improvements features. https://github.com/amarullz/windowgestures/releases/tag/3.0-beta3 Inform me if there is more interesting/useful features that missing.