bumblebee-status/bumblebee
Tobi-wan Kenobi 2cc2cf8282 [core/engine] Add aliasing mechanism to modules
Allow modules to define aliases. This replaces the symlink mechanism
that was in place previously, because it was a bit ugly (and confused
code climate).

see #23
2016-12-11 07:18:06 +01:00
..
modules [core/engine] Add aliasing mechanism to modules 2016-12-11 07:18:06 +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] Re-enable battery module 2016-12-10 12:00:08 +01:00
util.py [modules/disk] Re-enable disk usage module 2016-12-10 18:21:01 +01:00