bumblebee-status/core
tobi-wan-kenobi b27956071f [core/widget] Make module an attribute
Instead of having an artifical getter/setter method, just make module a
plain attribute.
2020-04-30 12:46:57 +02:00
..
__init__.py Add missing __init__.py 2020-01-19 14:22:56 +01:00
config.py [core/config] Ignore malformed parameters 2020-04-08 11:50:00 +02:00
decorators.py [core] Add a decorator for never updating a module 2020-04-13 09:27:03 +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/widget] Make module an attribute 2020-04-30 12:46:57 +02:00
output.py [core/widget] Make module an attribute 2020-04-30 12:46:57 +02:00
theme.py [core/widget] Make module an attribute 2020-04-30 12:46:57 +02:00
widget.py [core/widget] Make module an attribute 2020-04-30 12:46:57 +02:00