bumblebee-status/bumblebee/modules
Tobi-wan Kenobi 23d7d53fca [modules] critical/warning threshold refactoring
Quite a lot of modules use the "if higher X -> critical, if higher Y ->
warning" idiom now, so extracted that into a common function for reuse.

see #23
2016-12-11 08:25:54 +01:00
..
__init__.py [core/engine] Add module loading logic 2016-12-04 11:09:10 +01:00
battery.py [core] Fix callback registration ("shadowed" events) 2016-12-11 07:38:56 +01:00
brightness.py [modules/brighness] Re-enable brightness module 2016-12-10 14:31:18 +01:00
caffeine.py [modules/caffeine] Re-implement caffeine module 2016-12-10 15:36:18 +01:00
cmus.py [modules] critical/warning threshold refactoring 2016-12-11 08:25:54 +01:00
cpu.py [modules] critical/warning threshold refactoring 2016-12-11 08:25:54 +01:00
datetime.py [core/engine] Add aliasing mechanism to modules 2016-12-11 07:18:06 +01:00
disk.py [modules] critical/warning threshold refactoring 2016-12-11 08:25:54 +01:00
load.py [modules] critical/warning threshold refactoring 2016-12-11 08:25:54 +01:00
memory.py [modules/memory] Re-enable memory usage module 2016-12-10 19:20:19 +01:00
nic.py [modules] Add help texts 2016-12-10 12:03:58 +01:00
spacer.py [modules/spacer] Re-enable "spacer", the text-display widget 2016-12-11 08:17:37 +01:00
test.py [modules/datetime] Use parameter functionality to get format 2016-12-09 08:23:53 +01:00