bumblebee-status/bumblebee
Tobias Witek 18d7e1befb [config] Allow parameter passing via commandline
Allow the user to specify arbitrary configuration parameters from the
commandline and evaluate those in the modules (and elsewhere). Re-enable
the CPU module as a first showcase of this functionality.
2016-11-05 12:28:05 +01:00
..
modules [config] Allow parameter passing via commandline 2016-11-05 12:28:05 +01:00
outputs [theme] Re-implement colorscheme cycling 2016-11-05 11:40:27 +01:00
themes [config] Allow parameter passing via commandline 2016-11-05 12:28:05 +01:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [config] Allow parameter passing via commandline 2016-11-05 12:28:05 +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 [widgets] Pass through some information to the underlying module object 2016-11-05 12:14:33 +01:00
theme.py [config] Allow parameter passing via commandline 2016-11-05 12:28:05 +01:00
util.py [modules] Add support for disk utilization 2016-10-31 13:34:48 +01:00