bumblebee-status/core
Tobias Witek 4e2a645bd3 [core/input] Separate module/widget update and retrieval
To make it easier to update individual modules, separate the call to
update() and the call to actually drawing the status.

Additionally, this avoids the "side effect" of updating when drawing the
status line.
2020-02-09 13:25:34 +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
input.py [main] Add input thread logic and logging 2020-02-08 13:56:52 +01:00
module.py [core] Add input handling 2020-02-07 21:28:29 +01:00
output.py [core/input] Separate module/widget update and retrieval 2020-02-09 13:25:34 +01:00
widget.py [core/output] Add id of widget and module to output 2020-02-08 13:45:52 +01:00