bumblebee-status/core
Tobias Witek fee7cf7882 [core/widget] Add widget class
To maintain backwards compatibility (and because I think it's an OK
design choice), keep the widget concept (a single module can produce
multiple widgets).
2020-01-26 13:58:29 +01:00
..
__init__.py Add missing __init__.py 2020-01-19 14:22:56 +01:00
config.py [core/config] Add interval (as parameter store) 2020-01-25 14:24:21 +01:00
module.py [core] Add simple module loading 2020-01-19 16:06:21 +01:00
output.py [core/output] Implement simple wait 2020-01-26 13:31:20 +01:00
widget.py [core/widget] Add widget class 2020-01-26 13:58:29 +01:00