gnome-shell-system-monitor-applet
gnome-shell-system-monitor-applet copied to clipboard
metadata: mark 44 as a supported version
I'm using GNOME 44 beta (44~beta-1ubuntu1 on Ubuntu 23.04 with Wayland) and it looks like everything seems working fine after having forced version 44 support in metadata.js when using the development version of this add-on.
So I guess we can simply update this metadata.json file to allow this nice add-on to run on newer GNOME versions.
Awesome. Anyone else have Gnome 44 test results?
Awesome. Anyone else have Gnome 44 test results?
Works fine after adding "44" to metadata.json in fedora rawhide GNOME Shell 44. Still facing https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet/issues/784 though its not a blocker.
$ cat /etc/fedora-release
Fedora release 39 (Rawhide)
$ gnome-shell --version
GNOME Shell 44.0
So I guess we can simply update this
metadata.jsfile to allow this nice add-on to run on newer GNOME versions.
You probably meant metadata.json.
Awesome. Anyone else have Gnome 44 test results?
Yes, works for me on the latest Tumbleweed with Gnome 44 release.
Hello,
As Fedora 38 is out since april 18 2023 with Gnome-Shell 44, I can confirm that this modification is necessary and it works well.
Cordially,
-- NVieville
Resolves https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet/issues/791
FYI for anyone looking for 44 support sooner than later, an equivalent patch has been merged into system-monitor-next. Pending review by the gnome team but should be live within the next day or two.
Edit: It's live! https://extensions.gnome.org/extension/3010/system-monitor-next/
Any chance of merging this on master and tagging as a new release?