bumblebee-status/core
tobi-wan-kenobi 9cd9ff626d [core] make widget name an attribute
first, this fixes #607

also, i think it slightly simplifies code to make "simple" stuff like
names, etc. attributes instead of methods all the time.

so, expect this to be extended to other components, as well.
2020-04-30 12:42:34 +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] make widget name an attribute 2020-04-30 12:42:34 +02:00
output.py [core/output] Always hide modules that use "hidden()" 2020-04-29 14:39:12 +02:00
theme.py [modules/cpu2] Update to latest API 2020-04-26 10:34:25 +02:00
widget.py [core] make widget name an attribute 2020-04-30 12:42:34 +02:00