c8a51b416f
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 |
||
---|---|---|
.. | ||
modules | ||
__init__.py | ||
test_config.py | ||
test_engine.py | ||
test_i3baroutput.py | ||
test_module.py | ||
test_store.py | ||
test_theme.py | ||
util.py |