Ibrahim Ansari 55bcd7c481 Avoid blocking NVIDIA GPUs from sleeping (#259)
* Only poll NVIDIA GPUs which are awake.

* Slow down polling if an NVIDIA GPU can sleep.
If an NVIDIA GPU is eligible to sleep, i.e. runtime D3 sleep is enabled
and no processes except GNOME or X.org are running, then don't poll the
GPU for at least another 30 seconds.

* NVIDIA: Check for X.org correctly on most distros.
If a distro is naming X.org differently than these common and sensible
names, then we can't detect or account for that in any way unfortunately

* Show N/A instead when NVIDIA GPU is sleeping.
2023-05-17 19:01:17 +03:00
2022-09-28 09:23:31 +03:00
2022-03-27 20:00:48 +03:00
2019-09-23 12:42:24 +02:00
2014-06-12 03:02:57 +04:00
2023-04-13 14:22:10 +03:00

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.

For more info, check out the Freon wiki.

Description
No description provided
Readme GPL-2.0 1.1 MiB
Languages
JavaScript 99.4%
Makefile 0.5%
CSS 0.1%