bumblebee-status/core
Tobias Witek 445c5a65f1 [core/output] Move widget/module handling inside output
The core.output module now manages the list of modules and retrieves the
widgets inside draw() itself. That way, details of drawing/updating
widgets are not visible from the outside anymore.
2020-02-02 14:18:13 +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/module] Add very basic widget capability 2020-01-26 14:06:09 +01:00
output.py [core/output] Move widget/module handling inside output 2020-02-02 14:18:13 +01:00
widget.py [core/widget] Add widget class 2020-01-26 13:58:29 +01:00