bumblebee-status/bumblebee/modules
Tobi-wan Kenobi d91294f010 [modules/battery] Fix ac and unknown display
If the computer runs on AC, display that instead of showing "100%" in
the status.

Also, if reading the charging status fails for some reason (except the
computer being on AC), go into critical state and display "n/a".

see #23
2016-12-11 07:28:15 +01:00
..
__init__.py [core/engine] Add module loading logic 2016-12-04 11:09:10 +01:00
battery.py [modules/battery] Fix ac and unknown display 2016-12-11 07:28:15 +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] Add help texts 2016-12-10 12:03:58 +01:00
cpu.py [modules/cpu] Pad to 3 digits before comma to fix width 2016-12-10 09:04:12 +01:00
datetime.py [core/engine] Add aliasing mechanism to modules 2016-12-11 07:18:06 +01:00
disk.py [tests/disk] Add critical/warning threshold tests for disk module 2016-12-10 18:49:25 +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
test.py [modules/datetime] Use parameter functionality to get format 2016-12-09 08:23:53 +01:00