bumblebee-status/core
tobi-wan-kenobi 8e71201030 [core/module] name of a widget now equals the module name
to make it easier to trigger events programmatically, the IDs for
modules are not auto-generated UUIDs anymore, but rather the module name
(which has to be unique, anyhow).
2020-05-02 09:40:09 +02:00
..
__init__.py Add missing __init__.py 2020-01-19 14:22:56 +01:00
config.py [core] get output for list of themes/modules 2020-05-01 20:15:39 +02:00
decorators.py [core] do not scroll errors 2020-05-01 15:34:29 +02:00
event.py [core/event] Remove debug output 2020-04-04 13:57:54 +02:00
input.py [core/input] Move event handling to core.event 2020-04-04 13:52:10 +02:00
module.py [core/module] name of a widget now equals the module name 2020-05-02 09:40:09 +02:00
output.py [core/output] allow specification of per-widget modified 2020-05-01 20:25:10 +02:00
theme.py [core] get output for list of themes/modules 2020-05-01 20:15:39 +02:00
widget.py [core/output] allow specification of per-widget modified 2020-05-01 20:25:10 +02:00