1a4cddb0b6
Until now, as soon as a widget registered *any* callback, the default callbacks (e.g. scroll up/down to go to next/previous workspace) didn't work anymore, as there was a better match for the general registration (even though not for the button). To fix this, merge the callback registration into a flat registration, where a key is calculated from the ID of the registrar and the registered button. see #23 |
||
---|---|---|
.. | ||
__init__.py | ||
battery.py | ||
brightness.py | ||
caffeine.py | ||
cmus.py | ||
cpu.py | ||
datetime.py | ||
disk.py | ||
memory.py | ||
nic.py | ||
test.py |