elvetemedve / gnome-shell-extension-system-monitor

Gnome Shell extension for displaying resource usage
GNU General Public License v3.0
87 stars 15 forks source link

Gnome Shell 43 support #86

Closed tukanos closed 1 year ago

tukanos commented 1 year ago

Could you please add Gnome Shell 43 support?

farlydetrias2022 commented 1 year ago

edit metadata.json in $HOME/.local/share/gnome-shell/extensions/System_Monitor@bghome.gmail.com and add "43" like this, restart gnome

"shell-version": [ "3.34", "3.32", "3.38", "40.0", "41", "42", "43"

tukanos commented 1 year ago

edit metadata.json in $HOME/.local/share/gnome-shell/extensions/System_Monitor@bghome.gmail.com and add "43" like this, restart gnome

"shell-version": [ "3.34", "3.32", "3.38", "40.0", "41", "42", "43"

I did not check the source. I have created a PR based on your findings. Thank you.

elvetemedve commented 1 year ago

An update has been released for this: https://github.com/elvetemedve/gnome-shell-extension-system-monitor/releases/tag/25