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

Latest git ( commit 21d7b4e7a03ec8145b0b90c4f0b15c27d6f53788 ) and after `make install`: ![huge-prefs](https://user-images.githubusercontent.com/128038884/225976372-5d2075d6-730f-4bc7-a7ad-987999f1ab93.png)

This fixes VS.Code refusing to automatically render image links in its markdown preview. All new https links were tested.

I'm trying to install the system monitor applet. I've tried installing via both Chrome (109.0.5414.74) and Firefox (108.0.2) First thing I notice both browsers show this warning even before I...

If people are checking the repo out from git and installing manually they won't be getting the latest settings since the binary gschema file is currently out of date. This...

Sometimes it renders properly: ![Screenshot from 2023-01-18 06-33-07](https://user-images.githubusercontent.com/2916331/212995400-37422a4b-5003-4061-b2f6-43c1dddf3412.png) But most of the time, it looks like this: ![Screenshot from 2023-01-18 06-33-48](https://user-images.githubusercontent.com/2916331/212995396-5cb93f09-8afc-4f3a-800a-06d52f3840e7.png) When a tooltip appears, it's either garbled or not,...

Issue: paradoxxxzero#489 The original code was accumulating sectors of disks/block devices and partitions, duplicating the read and write sectors counting. Now the code gets the block device list and just...

Needs Work

This restores the original order that was present in the classic GNOME 2.x system monitor that inspired this extension. Of course if this order was easily configurable by the user,...

Conflicts

- All GPU-related strings are updated ("Grafikkarte") - Proper translation for CPU ("Prozessor") in the Menus, with shorthand "CPU" in the status bar - CPU, RAM and GPU spellings are...

Conflicts

Using this implementation https://extensions.gnome.org/extension/3010/system-monitor-next/ There is an error when installing. System is new HP Dev One laptop with 22.04 LTS installed from factory - fully updated. No details on the...

I recently [forked this repo to add a graph](https://github.com/glerroo/gnome-shell-system-monitor-applet/compare/master...ZimbiX:gnome-shell-system-monitor-applet:master) for [my home solar power](https://github.com/ZimbiX/amber-enphase-zero-export-switcher-tool). I think it would be nice to make this feature generic and upstream the change. I'm...