bumblebee-status is a modular, theme-able status line generator for the i3 window manager.
Find a file
Tobi-wan Kenobi a8a6c9bba2 [core] Refactor engine
This is going to be a bit more comprehensive than anticipated. In order
to cleanly refactor the core and the engine, basically start from
scratch with the implementation.

Goals:

* Test coverage
* Maintain backwards compatibility with module interface as much as
  possible (but still make modules easier to code)
* Simplicity

see #23
2016-12-03 20:38:54 +01:00
bumblebee [core] Refactor engine 2016-12-03 20:38:54 +01:00
tests [core] Refactor engine 2016-12-03 20:38:54 +01:00
.gitignore [gitignore] ignore vim swap files 2016-10-31 13:34:20 +01:00
bumblebee-status [core] Refactor engine 2016-12-03 20:38:54 +01:00
LICENSE Initial commit 2016-10-30 15:07:21 +01:00
runtests.sh [tests] Added first module tests (for CPU) 2016-11-06 14:30:59 +01:00