bumblebee-status is a modular, theme-able status line generator for the i3 window manager.
Find a file
Tobi-wan Kenobi c8a51b416f [core] Add "Store" interface
Add an interface that allows arbitrary objects to store/retrieve
arbitrary key/value pairs. This will be used for different purposes in
the future:

* Config class(es) can store user-defined parameters for modules
* Widgets can store state
* ???

see #23
2016-12-09 07:41:07 +01:00
bumblebee [core] Add "Store" interface 2016-12-09 07:41:07 +01:00
tests [core] Add "Store" interface 2016-12-09 07:41:07 +01:00
themes [core/themes] Add module-specific themes 2016-12-08 12:44:52 +01:00
.gitignore [gitignore] ignore vim swap files 2016-10-31 13:34:20 +01:00
bumblebee-status [core/theme] Add prefix/postfix methods 2016-12-08 11:31:20 +01:00
LICENSE Initial commit 2016-10-30 15:07:21 +01:00
runlint.sh [core] Widget creation/update overhaul 2016-12-08 08:44:54 +01:00
runtests.sh [core/engine] Add module loading logic 2016-12-04 11:09:10 +01:00
testjson.sh [core/themes] Prepare adding of themeing support 2016-12-04 18:10:04 +01:00