04fc9867ac
Until now, bumblebee-status did event handling in two places with almost identical code: in core.event (makes sense) and core.input (still makes sense, but a bit more dubious). Changed core.input to use core.event |
||
---|---|---|
.. | ||
__init__.py | ||
config.py | ||
decorators.py | ||
event.py | ||
input.py | ||
module.py | ||
output.py | ||
theme.py | ||
widget.py |