mpiannucci / gnome-shell-extended-gestures

Better touchpad gesture handling for GNOME
GNU General Public License v3.0
299 stars 34 forks source link

Gnome 40 support #102

Open juxuanu opened 3 years ago

juxuanu commented 3 years ago

imatge

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.

holzi91 commented 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.

idoleat commented 3 years ago

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

holzi91 commented 3 years ago

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.

osomfinch commented 2 years ago

@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 commented 2 years ago

@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