-
Notifications
You must be signed in to change notification settings - Fork 82
Add support for Gnome 45 #164
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
base: master
Are you sure you want to change the base?
Conversation
…ide.html#style-guide and start formatting code
|
@hedayaty Any chance of getting this merged and released? Thanks! |
|
For Ubuntu 24.04 support, it would be convenient to re-add Gnome 46 as supported since it still works fine with the content of this PR (the last commit didn't change any logic, just dropped 46 from the support list) |
You are right! I re-add Gnome Shell versions 45 and 46 on supported shell-versions. |
Support Gnome 45 following GJS upgrading guide.
Due to refactor, the pull request merge also some pull request opened during time: #146, #156 and #157.
Fix #163