bumblebee-status/core
Tobias Witek 5d971267db [core/theme] Add preparatory work for themes
Add two new parameters: theme and iconset

Add a placeholder class core.theme.Theme, an instance of which is passed
in to the i3 output object (which is the only object that should ever
have need of the theme, hopefully).
2020-02-09 13:46:56 +01:00
..
__init__.py Add missing __init__.py 2020-01-19 14:22:56 +01:00
config.py [core/theme] Add preparatory work for themes 2020-02-09 13:46:56 +01:00
input.py [main] Add input thread logic and logging 2020-02-08 13:56:52 +01:00
module.py [core] Add input handling 2020-02-07 21:28:29 +01:00
output.py [core/theme] Add preparatory work for themes 2020-02-09 13:46:56 +01:00
theme.py [core/theme] Add preparatory work for themes 2020-02-09 13:46:56 +01:00
widget.py [core/output] Add id of widget and module to output 2020-02-08 13:45:52 +01:00