do-sch / gnome-shell-touchpad-window-move

GNOME Extension that allows moving windows with three finger trackpad gestures
GNU General Public License v3.0
24 stars 6 forks source link

Fixes for gnome-shell 40-42 #16

Open junomarx opened 8 months ago

junomarx commented 8 months ago

Made a few changes that should fix compatibility with Gnome versions 40-42 (specifically the preferences weren't opening for me under Ubuntu 22.04 LTS, after adding my gnome-shell version in metadata.json). Also added a Python script to change current three finger gestures to respond to four fingers (courtesy of icedman's gnome-shell-hammer project).