bumblebee-status/core
Tobias Witek 4d34fa9261 [core/input] Use util.cli to execute commands
If the registered callback is not callable (i.e. no Python method),
assume it's a command that should be invoked via a shell.
2020-02-08 13:40:51 +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 [core/input] Use util.cli to execute commands 2020-02-08 13:40:51 +01:00
module.py [core] Add input handling 2020-02-07 21:28:29 +01:00
output.py [core/output] Make bar actually work (flush output) 2020-02-02 21:21:24 +01:00
widget.py [core/widget] fix small bug (wrong indentation) 2020-02-07 21:32:20 +01:00