-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Are there plans to adapt extensions for gnome 46? #26
Comments
If you add version 46 to the metadata, you'll find that it still mostly "sort of" works. The extension runs without error, but some gestures don't work anymore. I use swipe 3 fingers down to minimize, pinch 3 fingers to close, and swipe 4 fingers left/right to send window to the next workspace. Only the pinch gesture stopped working. But yes, I'd greatly appreciate it if this is properly ported to gnome 46. |
Will look into it if I have a hand on 46. Currently 45 is my main workstation. |
Fedora 40 just got released with Gnome 46. Please reevaluate. I really like your extension very much. Thank you! |
Please add my vote as well :) I got the extension working by manually adding 46 to the manifest, but I have not tested all the functionality, there may be something that needs a developer eye. |
@amarullz were you able to upgrade to Gnome 46 and look into upgrading the extension to support it ? |
Just upgraded to Ubuntu 22.04 (Gnome 46) and saw this is no longer working. |
@benyaminl that does get the extension working again on 46, which is exactly the same issue that the transpiled version of gnome-gesture-improvements (https://github.com/sidevesh/gnome-gesture-improvements--transpiled) have when they are bought over to 46. |
@benyaminl It's not that simple, see my earlier comment.
|
Editing the metadata pretty much worked for me. Apart from Tap-hold to move windows, all my settings seem to be working well. But I hope you fix it soon. Thanks fr the great extension! |
updating to ubuntu 24... |
In Gnome 46 the extension cannot get the Tap-Hold and Pinch event when the mouse pointer is above a window, it's still works when pointer is on workspace/desktop. |
Release as is for now. I will find other solutions for it, or will hide the feature in 46 |
saw your commit @amarullz hiding the pinch and hold gestures on 46, |
pinch and tap-hold gesture still available but not in global scope. I don't remove it, just add a some statement to disable it (temporary for now) if gnome version >= 46. Still finding the right way to do it, I tested everything yesterday and find any commit related in gnome shell. will take a look at clutter |
I have opened an issue on Gnome shell repo which also contains the clutter code, In case my description of the issue is incorrect or if you have more info on this @amarullz then let me know and I will update it there, or you can add a comment in that issue also. |
I really enjoyed using your extension, but my system automatically upgraded to gnome 46 and now I'm frustrated as I can't use it
The text was updated successfully, but these errors were encountered: