mgalgs / gnome-shell-system-monitor-applet

Display system informations in gnome shell status bar, such as memory usage, cpu usage, network rates…
https://extensions.gnome.org/extension/3010/system-monitor-next/
GNU General Public License v3.0
220 stars 19 forks source link

File conflict with official GNOME Shell extension #89

Closed jbicha closed 1 week ago

jbicha commented 3 months ago

gnome-shell-extensions has included a system-monitor extension since version 46. This creates a file conflict with this extension since both extensions can't include this file:

/usr/share/glib-2.0/schemas/org.gnome.shell.extensions.system-monitor.gschema.xml

Since gnome-shell-extensions is official, I believe this extension will need to use a different gsetting schema.

ZimbiX commented 3 months ago

See https://github.com/mgalgs/gnome-shell-system-monitor-applet/pull/65