1
0
mirror of https://github.com/gryf/wmtemp.git synced 2025-12-18 12:00:26 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
2fbe3c59e5 Get rid of wmgeneral directory.
For now 'wmgeneral' was used for accessing common dockapps functions.
Those functions was extracted to the library called libdockapp[1]. This
patch removes wmgeneral directory and make use of libdockapp library.

[1] http://www.dockapps.net/libdockapp
2017-12-11 10:15:33 -08:00
e89b081f45 Fix for commented out paths for temperature input in config 0.6 2017-01-04 10:53:09 +01:00
bc93777806 Fixed typo in readme 2016-12-25 19:24:42 +01:00
68c7c63532 Renamed project to wmtemp 0.5 2016-07-03 10:40:00 +02:00
95550e120a Added possibility to read config from file 2016-07-03 08:45:55 +02:00
53b145f044 re-added repaint of the fields, added sane limits for the i7 cpu 2014-01-19 19:19:45 +01:00
4e87d06d7e Fixed compiler warnings 2014-01-19 16:55:52 +01:00
2615761d59 Four core version 2014-01-19 16:52:07 +01:00
fb2374178c README update 2013-10-06 16:23:23 +02:00
d029966151 Added option for reading GPU temperature from sysfs 2013-10-06 16:19:28 +02:00
85bd74b4f5 Updated README 2013-03-23 12:33:57 +01:00
e707cf4d33 fixed typo 2012-05-30 11:28:46 +02:00
c8ac94080c Added tag 0.1 for changeset 7e2b77c0fa7f 2012-05-30 11:23:30 +02:00
53e3358e73 Added tag 0.4 for changeset 4d9dcd7e2dca 2012-05-30 11:23:22 +02:00
4e3058820d removed hgtags 2012-05-30 11:22:48 +02:00
ac503a1ee5 Using NVCtrlLib library instead of nvidia-settings program. Refactoring and
code cleanup. Changed version to 0.4.0
0.4
2012-05-30 11:21:27 +02:00
4e92b6f5ca Added tag help for changeset 1ebdda9bbf87 2012-05-30 11:18:59 +02:00
0c442e8e90 Reverted code to nvidia-settings approach since nvclock stopped working with
nvidia drivers 295.40. To conserve resources there is delay in running
nvidia-settings utility in contrast to CPU temp readings.
2012-05-30 11:04:50 +02:00
28d2a7fd2e Attempt to use nvclock code for reading GPU temperature, since running
nvidia-settings couple of times for a second is highly inefficient.
2012-05-30 11:01:21 +02:00
d256a01f46 0.1 version of wmtempnv 0.1 2012-05-30 10:56:46 +02:00
44276089b4 initial import of wmtempmon 2012-05-30 10:50:49 +02:00