bumblebee-status/tests/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 [tests] Restructure 2020-01-25 14:27:41 +01:00
test_config.py [tests] Restructure 2020-01-25 14:27:41 +01:00
test_module.py [core/module] Add very basic widget capability 2020-01-26 14:06:09 +01:00
test_output.py [core/output] Move widget/module handling inside output 2020-02-02 14:18:13 +01:00
test_widget.py [test] Python 3.5 compatibility 2020-01-26 14:17:14 +01:00