bumblebee-status/core
Tobias Witek a4904d998f [core] Use core.event to decouple main and output
Make output act on events, not on concrete calls.
2020-02-16 14:30:45 +01:00
..
__init__.py Add missing __init__.py 2020-01-19 14:22:56 +01:00
config.py [core/theme] Add preparatory work for themes 2020-02-09 13:46:56 +01:00
event.py [core/event] Initial commit of simplistic event engine 2020-02-16 14:27:17 +01:00
input.py [main] Add input thread logic and logging 2020-02-08 13:56:52 +01:00
module.py [core/module] Fix error display 2020-02-15 14:04:53 +01:00
output.py [core] Use core.event to decouple main and output 2020-02-16 14:30:45 +01:00
theme.py [core/theme] Add preliminary cycling support 2020-02-16 14:02:21 +01:00
widget.py [core/output] Add id of widget and module to output 2020-02-08 13:45:52 +01:00