-
Notifications
You must be signed in to change notification settings - Fork 149
GNOME 48 support #1003
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
GNOME 48 support #1003
Conversation
|
Thanks for your contribution! We don't accept pull requests to the |
|
Tried this branch after setting metadata.json to support 48 version but unfortunately when I activate the extension breaks gnome which exists the current sessions and goes back to gdm to login. |
This comment was marked as duplicate.
This comment was marked as duplicate.
|
There are no changes yet, just a setup for GNOME 48 testing, hence the "contributions are welcome". |
|
I get a crash when trying to use this branch. |
|
96ae4ebf-5028-4dce-a82c-bd076da20b03.log |
59cb1fc to
e362463
Compare
|
No crash for me, but navigation shortcuts are broken. |
a6e1330 to
c0147ea
Compare
This change also removes GNOME Circle apps from the test VM.
This comment was marked as duplicate.
This comment was marked as duplicate.
|
@schrieveslaach @azmeuk just pushed a fix for navigation keybinds |
I confirm this fixes the issues for me. |
I can confirm it is working for me too. Thanks! |
|
just wanted to let you know (on this branch) |
This comment was marked as outdated.
This comment was marked as outdated.
Super + . and other keybindings work again. |
|
this only postponed the crash |
|
Fedora Silverblue 42 beta, gnome version 48rc
|
|
Nevermind, found it: for some reason
|
Of course this wasn't mentioned in any release notes, and they just HAD to throw away the old names. Combined with JS going "lol undefined" and Clutter happily eating it and crashing, it's the perfect storm.
|
this fixed the crash |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work @Thesola10!
Now running this - working well. Happy for this to be merged when you're ready.
|
@Thesola10, let me know if you're waiting on anything, otherwise I can merge and create a new release (on EGO as well). Jay. |
|
No, please go ahead, had other things to do today and forgot |
No problems! |
This fixes #1002 by restoring PaperWM functionality on the latest GNOME 48.
Contributions are welcome!