JoseExposito / gnome-shell-extension-x11gestures

Enable GNOME Shell multi-touch gestures on X11 with this extension
GNU General Public License v2.0
344 stars 13 forks source link

GNOME 47 support #62

Closed bubner closed 1 month ago

bubner commented 1 month ago

GNOME 47 was put into stable release yesterday

matteodv99tn commented 1 month ago

For the one interested in having the extension working in GNOME 47, you can try the following:

After that, the extension shall work as before.

Disclaimer: I have never developed shell extensions, nor I worked with JS. I just tried to add the version number to this extension, and everything works (at least on my machine). Still, I don't know if this is the proper way to handle such dependency, or if something internally broke and I didn't noticed it yet.

JoseExposito commented 1 month ago

Thanks for the PR and for testing the extension. I just created a new release and pushed it to GNOME extensions. It'll available as soon as the review process finishes.