bumblebee-status/bumblebee
Tobi-wan Kenobi 712d958e18 [core/output] Add widget drawing
Add basic drawing of widgets. Each module instance returns a list of
widgets using the widgets() method which is then forwarded to the draw()
method of the configured output.

see #23
2016-12-04 12:53:18 +01:00
..
modules [core/engine] Add module loading logic 2016-12-04 11:09:10 +01:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [lint] Add tool to run pylint on all files 2016-12-04 08:02:40 +01:00
engine.py [core/output] Add widget drawing 2016-12-04 12:53:18 +01:00
output.py [core/output] Add widget drawing 2016-12-04 12:53:18 +01:00