mirror of
https://github.com/morgan9e/gnome-shell-extension-freon
synced 2026-04-15 00:44:22 +09:00
470a8e6a782f810338bf084d89a73a9c1186724c
When a hwmon module was unloaded or crashed any sensors it had that were also pinned to the panel (i.e. a 'hot sensor') retained the value they had last, hiding the failure. To fix that, this first clears all hot labels, replacing them with a placeholder, before checking the new sensor data. The placeholder chosen is ⚠ (\u26a0 warning sign), after some experimentation with other alternatives. For consistency, the placeholder used on initialization is also changed.
gnome-shell-extension-freon
Freon is forked from gnome-shell-extension-sensors. Freon is an extension for displaying CPU temperature, disk temperature, video card temperature (NVIDIA/Catalyst/Bumblebee&NVIDIA), voltage and fan RPM in GNOME Shell.
Languages
JavaScript
99.4%
Makefile
0.5%
CSS
0.1%