Dipesh Acharya
71688a9b22
Merge pull request #42 from adrianbroher/master
...
Add hddtemp support.
2012-12-26 01:29:30 -08:00
Marcel Metz
fa88291731
Added hddtemp support.
...
This patch assumes that the hddtemp program can be called directly by
unprivileged users. This assumption is usually true for Debian and
Fedora based distributions, Debian uses setuid bit permission, Fedora the
consolehelper utility.
2012-12-26 10:03:39 +01:00
Dipesh Acharya
93de640ff3
fixes #41 : uses correct character for degree sign
2012-12-26 13:28:32 +05:45
Dipesh Acharya
b08222e4d9
Merge pull request #40 from adrianbroher/master
...
Use custom sensor labels from sensors.conf
2012-12-25 06:08:46 -08:00
Marcel Metz
d73f450fd4
Made sensors output parsing more robust.
...
Instead of searching for static literals in the sensors output use the
actual labels of the sensor features. For now all temperature sensors
are returned in the same order as reported by the sensors command. To
hide or relabel a sensor it is now possible to configure the sensors.conf
accordingly. Custom sensors.conf configurations are preserved and don't
lead to a parse error.
Should fix upsteam:
Issue #21
Issue #22
Issue #23
Issue #27
Issue #28
Issue #29
Issue #30
Issue #31
Issue #33
Issue #34
Issue #35
Issue #36
Issue #37
Issue #39
2012-12-25 12:52:02 +01:00
Marcel Metz
ddf5e526fa
Removed dead or duplicate code.
2012-12-25 12:07:06 +01:00
Dipesh Acharya
93ee638ab7
updated metadata for Gnome 3.6
2012-11-13 15:09:25 +05:45
Dipesh Acharya
4f9cbde882
fixed issue #26
2012-05-15 04:02:16 +05:45
Dipesh Acharya
85abf8521f
fixed warnings
2012-05-15 04:00:14 +05:45
Dipesh Acharya
6385a250c8
fix for gnome 3.4
2012-05-03 03:55:00 +05:45
Dipesh Acharya
e1777e6ad0
fixed gnome-shell version
2011-12-31 01:23:01 +05:45
Dipesh Acharya
94a628e020
fixed tempInfo is undefined error
2011-12-30 11:57:24 +05:45
Dipesh Acharya
247b8e7a0c
now ignores 0 degree temp, fixed sensors path detection
2011-12-27 14:32:44 +05:45
Dipesh Acharya
1ede9b8f6c
removed timeout on extension disabling
2011-12-17 22:14:03 +05:45
Dipesh Acharya
bc710c07d2
fixed gnome shell version
2011-12-16 07:05:45 +05:45
Dipesh Acharya
552a4b73f0
grouped different cores of same ISA Adapter together
2011-12-10 10:49:45 +05:45
Dipesh Acharya
57b7de9483
fixed the typo
2011-12-10 09:59:19 +05:45
Dipesh Acharya
aa137d6096
added support for multiple multi-core CPUs
2011-12-10 01:08:40 +05:45
Dipesh Acharya
efdaa5fec5
added support for multiple multi-core CPUs
2011-12-10 00:28:30 +05:45
Dipesh Acharya
1ade0e3acf
Merge branch 'master' of github.com:xtranophilist/gnome-shell-extension-cpu-temperature
2011-12-06 01:47:18 +05:45
Dipesh Acharya
6bc99272cf
Update extension.js
2011-12-06 01:46:20 +05:45
Dipesh Acharya
e329da0213
removed debug prints
2011-12-06 01:45:15 +05:45
Dipesh Acharya
21293fca7b
major update
2011-12-06 01:26:42 +05:45
Dipesh Acharya
b69c210a8a
supports chips for AMD, shows different temperature for different cores, shows high/critical temperatue
2011-12-05 03:55:53 +05:45
Dipesh Acharya
6508cee0e1
optimized the flow
2011-12-03 14:03:48 +05:45
Dipesh Acharya
788c1e399d
removed debug file
2011-11-27 10:51:10 +05:45