bumblebee-status/core
Tobias Witek 41dc387d0c [core] Re-enable WAL support
Implement a generic "load keywords and replace during runtime"
mechanism, with the first concrete use-case of WAL colors (load them
during startup, and during runtime, whenever a matching name is found in
the keywords, replace with the actual color)
2020-03-08 14:19:21 +01:00
..
__init__.py Add missing __init__.py 2020-01-19 14:22:56 +01:00
config.py [core/config] Add stub for autohide 2020-02-22 13:44:44 +01:00
decorators.py [core] replace widget.minwidth with widget.set('theme.minwidth') 2020-03-07 13:21:19 +01:00
event.py [core/theme|output] Add separators 2020-02-22 13:42:44 +01:00
input.py [main] Add input thread logic and logging 2020-02-08 13:56:52 +01:00
module.py [modules/battery] Re-enable battery module 2020-03-06 20:57:32 +01:00
output.py [core] replace widget.minwidth with widget.set('theme.minwidth') 2020-03-07 13:21:19 +01:00
theme.py [core] Re-enable WAL support 2020-03-08 14:19:21 +01:00
widget.py [core] replace widget.minwidth with widget.set('theme.minwidth') 2020-03-07 13:21:19 +01:00