bumblebee-status/bumblebee
Tobias Witek 998db40a2d [theme] Re-implement rotation of values for theme entries
Allow theme entries to be lists that are then iterated. For this
purpose, extend the Config class so that it can serve as generic store
for data items. That makes it easy to centralize code used for rotation
etc. in a single place.
2016-11-05 11:57:09 +01:00
..
modules [all] Refactor module <-> output communication 2016-11-05 08:59:43 +01:00
outputs [theme] Re-implement colorscheme cycling 2016-11-05 11:40:27 +01:00
themes [theme] Re-implement colorscheme cycling 2016-11-05 11:40:27 +01:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [theme] Re-implement rotation of values for theme entries 2016-11-05 11:57:09 +01:00
engine.py [all] Refactor module <-> output communication 2016-11-05 08:59:43 +01:00
module.py [modules] Refactor module initialization 2016-11-05 08:11:08 +01:00
output.py [all] Refactor module <-> output communication 2016-11-05 08:59:43 +01:00
theme.py [theme] Re-implement rotation of values for theme entries 2016-11-05 11:57:09 +01:00
util.py [modules] Add support for disk utilization 2016-10-31 13:34:48 +01:00