gnome-shell-system-monitor-applet icon indicating copy to clipboard operation
gnome-shell-system-monitor-applet copied to clipboard

Display system informations in gnome shell status bar, such as memory usage, cpu usage, network rates…

Results 103 gnome-shell-system-monitor-applet issues
Sort by recently updated
recently updated
newest added

This extension does not work on NixOS because NixOS doesn't comply with the [FHS](https://refspecs.linuxfoundation.org/FHS_3.0/fhs/index.html). ```/usr/local``` does not exist on NixOS. A simple check if a path exists before checking if...

I think this is related to the fact that newer kernels the hwmonXX links are not fixed and subject to change on every boot.

Added instructions on how to install on CentOS7

Hi, Is possible to update this extension to G.S 43? Currently, it produce this error: `TypeError: StatusArea.aggregateMenu is undefined` Thanks for your work :+1:

Thanks for the great extension! I think it could make even more useful if one could set a fixed scale for some of the indicators. Otherwise, for instance, by just...

Ubuntu 23.04 released today and it uses GNOME 44 so the extension doesn't install anymore.

Hello, Just hitting this bug report: https://bugzilla.redhat.com/show_bug.cgi?id=2184351 This pull request helps to resolve this issue: Add compatibility with Gnome-Shell < 3.34 - for example RHEL 8 with 3.32.2 ModalDialog was...

Resolves https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet/issues/786. I barely have any experience with Makefiles, but managed to figure this one out pretty quickly. Previously, when using `-j4`, it was showing an error on every second...

Hi, I am using the latest gnome-shell-system-monitor-applet from git in GNOME Shell 43.3. commit 21d7b4e7a03ec8145b0b90c4f0b15c27d6f53788 (HEAD -> master, origin/master, origin/HEAD) Merge: 8f74f07 f251e72 Author: Chris Spencer Date: Sat Jan 21...

Subsequent make install fails / succeeds. `cp: cannot stat '[email protected]/schemas/gschemas.compiled': No such file or directory` This seems to happen only when the `-j` option of `make` command is used, which...