Open juxuanu opened 3 years ago
As a workaround you can use gestures, a gui for libinput-gestures for custom gestures. I use it for three finger swipes for back/forward in firefox and nautilus. Just assign "xdotool key alt+left/right" to the according gesture under X or if using wayland do the same with ydotool.
Gnome 40 has some changes on gestures also actions related to overview. So it may take some works to upgrade to 40. I'm wondering if @mpiannucci is working in progress? If not, I may try to do the job. But I'm new to Gnome extension, don't put too much expectation on me XD
Also Gnome occupies three finger left/right swipe for switching workspaces. I deactivated them entirely because I don't use multiple workspaces. It's unfortunately that Gnome doesn't offer to change or deactivate its builtin gestures.
@idoleat Hi! Did you ever get to working on Gestures for GNOME 40?
Also, @mpiannucci, will you consider working on extended gestures more? It's such a useful extension and I would want to have it on GNOME 40 and further. I'll gladly become your patron if you decide to continue maintaining it.
@idoleat Hi! Did you ever get to working on Gestures for GNOME 40?
Also, @mpiannucci, will you consider working on extended gestures more? It's such a useful extension and I would want to have it on GNOME 40 and further. I'll gladly become your patron if you decide to continue maintaining it.
Sadly no. Three-finger gesture getting occupied makes my less motivated to work on this. Instead, there's an alternative for X11: https://github.com/JoseExposito/touchegg
At the moment, the extension is not compatible with Gnome 40. Are there any plans to make it compatible? I guess you'd need to port the configuration to GTK4.