33 Commits

Author SHA1 Message Date
2943655575 Add CPU util 2026-03-02 02:24:32 +09:00
43449ae7cb Added custom polling interval just for wattd... 2025-10-26 05:09:43 +09:00
da08257bab Added custom wattd metric 2025-10-26 04:42:27 +09:00
MX682X
57f9e139e9 Change prefs to libadwaita, add battery sensors 2024-09-06 16:34:19 +02:00
Sabri Ünal
ecabca02b8 Several translation fixes (#263)
* Fix two typos in three strings

- syetem
- NVidia

* Typo: Fix double "from" usage in prefs.js

* Mark two strings translatable

- Temperature Unit
- Direct

* Update freon.pot file

* Update Turkish translation
2023-05-29 14:24:03 +03:00
Nicolas Frenay
f2c0c94d89 Add AMD PPT average power sensor (#249) 2022-11-09 11:18:02 +03:00
Thomas Debesse
f3afa64c8b prefs: revamp the preference window and make various providers selectable independently, ref #223 (#226) 2021-11-21 15:29:06 +03:00
Thomas Debesse
e4bc02da10 freeipmiUtil: implement IPMI reading using ipmi-sensors from FreeIPMI project (#220)
Also add an option tu use sudo non-interactively.
2021-11-20 09:27:18 +03:00
Vasilii
308dfb9fbe Revert "prefs: revamp the preference window and make various providers selectable independently, ref #223 (#224)" (#225)
This reverts commit a5488c23c3.
2021-11-20 09:27:08 +03:00
Thomas Debesse
a5488c23c3 prefs: revamp the preference window and make various providers selectable independently, ref #223 (#224) 2021-11-20 09:13:58 +03:00
Jonas Malaco
1730654c55 liquidctlUtil: add support for sensors from liquidctl (#202)
Requires liquidctl v1.7.0 or later, or a current git snapshot.
2021-07-20 13:01:50 +03:00
hlechner
dc88f1bb01 add an option to hide/show the degrees celsius or degrees fahrenheit on panel 2020-07-20 20:32:14 -03:00
Vasilii
c11c596715 Merge pull request #149 from l3nn4rt/fix-gschema
re-compile gschemas on every build
2019-09-23 16:38:45 +03:00
l3nn4rt
ac768a748c Add panel-box-index to preferences grid
It does nothing; it's placed next to the `position-in-panel` ComboBox
and binded to the settings gschema.

Note: gschema compilation needed.
2019-09-23 13:43:30 +02:00
l3nn4rt
1115b6a3e4 Do not track gschemas.compiled
Better to rebuild this every time
2019-09-23 12:48:46 +02:00
l3nn4rt
1e43e21011 Fix missing gschema compilation 2019-09-23 12:42:24 +02:00
Thomas Ingvarsson
1e75360300 [WIP] Add debug logging, fixes #103
To enable more debug logging without custom builds while still
maintaining a minimal syslog impact by default

- Add a settings variable 'debug', hidden from the user
- Use dconf to write/read it (suggest adding to the README and/or
  wiki). Only for debugging purposes really
- When 'debug' is set it will enable the possibility of extra logging
- The new 'debug' function also adds in some meta data such as unique
  syslog id instead of gnome-shell, file/func/line id to easier locate
  in code
- Changed the Render all MenuItems and a couple of outcommented
  updated logs to use the new debug function instead

Todo's before no longer WIP:
- Place it somewhere else than in this, cause I presume it wont be
reachable everywhere then
- Consider replacing regular log with something like this as well (to
gain the neat meta data (extension prefix, file, func, line))
- Think some more on the usage of log domains and if possible to turn
of more logging that way instead of dconf variable
2018-09-23 18:23:19 +02:00
UshakovVasilii
68fe27d9f3 use average and max temperature as default #60 2017-12-07 09:18:16 +03:00
UshakovVasilii
4e7dbe2d76 implement multiple sensors on top panel functionality, #3 2015-02-20 01:34:58 +03:00
UshakovVasilii
297d4e614f add group functionality 2014-10-08 23:45:21 +04:00
UshakovVasilii
c254c19133 Improve utility for video card prefs 2014-07-10 21:37:08 +04:00
UshakovVasilii
ffd153cc01 Add NVIDIA card temperature 2014-07-04 22:05:35 +04:00
UshakovVasilii
09ba869490 Add position on panel pref 2014-06-26 01:39:05 +04:00
UshakovVasilii
0572af3f92 Improve default prorirties 2014-06-24 13:20:43 +04:00
UshakovVasilii
7915e4fe97 Remove show label, add show icon on top panel functionality 2014-06-24 04:21:29 +04:00
UshakovVasilii
83e4e14bd3 Refactor drive utilities functionality 2014-06-24 02:21:34 +04:00
UshakovVasilii
0e43f30351 Add AMD video card temperature (aticonfig from Catalyst) 2014-06-23 22:16:05 +04:00
UshakovVasilii
1441434075 Fix problem with hdd temperature setting, rename conf 2014-06-12 18:40:59 +04:00
UshakovVasilii
21eb3b144f Improve Temperature Unit prefs 2014-06-12 17:58:48 +04:00
UshakovVasilii
83a07dc23c Remove "display-degree-sign" property 2014-06-12 17:23:11 +04:00
UshakovVasilii
f502a268d1 Improve UpdateTime prefs 2014-06-12 16:23:33 +04:00
UshakovVasilii
f5055c948f Fix some problems, rename objects 2014-06-12 15:42:11 +04:00
UshakovVasilii
4f5035bd7e reorganize build 2014-06-12 03:02:57 +04:00