bumblebee-status/bumblebee
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
..
modules [modules/battery] Fix ac and unknown display 2016-12-11 07:28:15 +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/engine] Add aliasing mechanism to modules 2016-12-11 07:18:06 +01:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py [core/input] Remove "valid input required" logic from input 2016-12-10 18:22:05 +01:00
output.py [modules/nic] Re-enable NIC module 2016-12-10 11:25:02 +01:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py [modules/battery] Fix ac and unknown display 2016-12-11 07:28:15 +01:00
util.py [modules/disk] Re-enable disk usage module 2016-12-10 18:21:01 +01:00