GNOME 50 Compatibility Update
Hi @neuromorph!
I've been using OpenBar on Fedora 44 with GNOME 50.1 and noticed it wasn't officially supported yet. I made the following changes to add GNOME 50 compatibility:
Changes Made:
- Added "50" to
shell-version array in metadata.json
- Incremented version from 42 to 43
- Fixed a JavaScript scope bug in
extension.js (clearBtn variable)
Testing:
- Tested on Fedora 44 with GNOME Shell 50.1
- Works perfectly in both Wayland and X11 sessions
- No errors in GNOME Shell logs
Would you like me to create a Pull Request with these changes? The extension is working great with GNOME 50!
Thanks for the amazing extension! 🍹
GNOME 50 Compatibility Update
Hi @neuromorph!
I've been using OpenBar on Fedora 44 with GNOME 50.1 and noticed it wasn't officially supported yet. I made the following changes to add GNOME 50 compatibility:
Changes Made:
shell-versionarray inmetadata.jsonextension.js(clearBtn variable)Testing:
Would you like me to create a Pull Request with these changes? The extension is working great with GNOME 50!
Thanks for the amazing extension! 🍹