bumblebee-status/bumblebee
Tobi-wan Kenobi 225d471c6a [modules/cpu] Add configurable warning and critical thresholds
The cpu module now has cpu.warning and cpu.critical thresholds. If the
CPU utilization is higher than any of those values, the widget's state
changes to warning or critical, respectively.

see #23
2016-12-10 08:09:13 +01:00
..
modules [modules/cpu] Add configurable warning and critical thresholds 2016-12-10 08:09:13 +01:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [core] Pass configuration parameters to modules 2016-12-09 08:00:26 +01:00
engine.py [core] Add input processing 2016-12-09 19:29:16 +01:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py [core] Add input processing 2016-12-09 19:29:16 +01:00
output.py [modules/cpu] Add configurable warning and critical thresholds 2016-12-10 08:09:13 +01:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py [all] More pylint fixes 2016-12-09 16:33:29 +01:00
util.py [modules/cmus] Re-add cmus module 2016-12-10 07:47:24 +01:00