bumblebee-status/core
Tobias Witek 468e30ce66 [main] Add input thread logic and logging
To the main application, add an input thread that "simply" reads
sys.stdin events and transmits them via core.input.

Additionally, set up some initial logging (yeah, for threading, this is
needed immediately)
2020-02-08 13:56:52 +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/output] Add id of widget and module to output 2020-02-08 13:45:52 +01:00
widget.py [core/output] Add id of widget and module to output 2020-02-08 13:45:52 +01:00