bumblebee-status/bumblebee
Tobias Witek 9d7fdfa1a3 [core] Allow fallback of config parameters
Some modules (such as pulseaudio) have aliases (pasink, pasource), which
mean that the module's name might differ from it's "parent" name. To
make it possible to have shared config parameters, add a fallback that
reads the "module" parameter, if no instance parameter is found.

fixes #467
2019-11-30 13:52:27 +01:00
..
modules Added 'show_freq' option to sensors module 2019-11-30 14:56:40 +03:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py Bugfix in parameter parser 2019-08-16 08:42:57 +02:00
engine.py [core] Allow fallback of config parameters 2019-11-30 13:52:27 +01:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py [modules/battery] Allow hiding of icons 2019-06-26 20:36:04 +02:00
output.py Support disabling scrollable by setting width=-1 on the module 2019-11-10 23:31:24 +01:00
popup.py Merge pull request #392 from bbernhard/callback_fix 2019-06-04 20:36:54 +02:00
popup_v2.py [modules/vault] Add a new password vault module ("pass") 2019-07-06 20:28:21 +02:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py [core] Each module can now access theme data 2019-08-01 20:41:13 +02:00
util.py [core] Ignore unknown UTF-8 characters 2019-09-26 20:11:25 +02:00