bumblebee-status/core
tobi-wan-kenobi d0bb0f9b7a [core/config] Add support for configuration files
Load configuration files from a number of places and, if they exist, use
the settings there as baseline settings that can be overwritten by more
specific source (the modules themselves and the CLI `--parameter`
option).

TODO: document this
2020-05-02 13:43:17 +02:00
..
__init__.py Add missing __init__.py 2020-01-19 14:22:56 +01:00
config.py [core/config] Add support for configuration files 2020-05-02 13:43:17 +02:00
decorators.py [core] do not scroll errors 2020-05-01 15:34:29 +02:00
event.py [core/event] Remove debug output 2020-04-04 13:57:54 +02:00
input.py [core/input] Move event handling to core.event 2020-04-04 13:52:10 +02:00
module.py [core/module] only log an error when a module cannot be loaded 2020-05-02 13:29:20 +02:00
output.py [core/output] allow specification of per-widget modified 2020-05-01 20:25:10 +02:00
theme.py [core] get output for list of themes/modules 2020-05-01 20:15:39 +02:00
widget.py [core/widget] allow to override widget IDs 2020-05-02 09:41:08 +02:00