bumblebee-status/core
tobi-wan-kenobi bd7ff3c8f1 [core] Allow modules to specify default update interval
Expanding on the implementation in d582016, add a decorator
`core.module.every()` that allows a module to specify how often to
update the module's state.

This can still be overridden using the CLI parameter `interval`.
2020-03-29 14:32:47 +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] 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 [core] Allow modules to specify default update interval 2020-03-29 14:32:47 +02:00
output.py [modules/dunst] Fix toggling 2020-03-29 14:14:30 +02:00
theme.py [theme] Add unit tests for WAL loading 2020-03-28 14:51:48 +01:00
widget.py [core/widget] bump test coverage 2020-03-27 13:54:22 +01:00