bumblebee-status/core
tobi-wan-kenobi 2756f8fbb3 [core/theme] Fix retrieval of rotating theme values (e.g. battery)
When rotating theme values (e.g. the "charge" icon of the battery
module(s)), until now, the code just showed the raw list (because it
wasn't aware of the need to rotate).
2020-04-02 12:51:08 +02:00
..
__init__.py Add missing __init__.py 2020-01-19 14:22:56 +01:00
config.py [modules/dunst] Fix toggling 2020-03-29 14:14:30 +02:00
decorators.py [core] Move "every" to decorators module 2020-03-29 14:36:44 +02:00
event.py [core/events] Use __ for private variables 2020-03-29 14:37:30 +02:00
input.py [core/input] __ for private variables, use id as property 2020-03-29 14:43:04 +02:00
module.py [core] Move "every" to decorators module 2020-03-29 14:36:44 +02:00
output.py [core/input] __ for private variables, use id as property 2020-03-29 14:43:04 +02:00
theme.py [core/theme] Fix retrieval of rotating theme values (e.g. battery) 2020-04-02 12:51:08 +02:00
widget.py [core/widget] bump test coverage 2020-03-27 13:54:22 +01:00