bumblebee-status is a modular, theme-able status line generator for the i3 window manager.
Find a file
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
bumblebee [core/output] Add widget drawing 2016-12-04 12:53:18 +01:00
tests [core/output] Add widget drawing 2016-12-04 12:53:18 +01:00
.gitignore [gitignore] ignore vim swap files 2016-10-31 13:34:20 +01:00
bumblebee-status [engine] Add initial version of event loop engine 2016-12-04 08:37:56 +01:00
LICENSE Initial commit 2016-10-30 15:07:21 +01:00
runlint.sh [core/output] Add initial version of i3bar output 2016-12-04 12:26:20 +01:00
runtests.sh [core/engine] Add module loading logic 2016-12-04 11:09:10 +01:00