a045962d00
Re-add the NIC module with all its functionality (hopefully...). This introduces a new concept: Instead of having separate queries for critical and warning (which really are just another set of states), a module can now return a list of states for each widget. All the state information is then merged together into a single theme. So, for instance, the NIC module can return a state saying "critical - wlan-down", which applies the theme information for both "critical" and "wlan-down". see #23 |
||
---|---|---|
.. | ||
modules | ||
__init__.py | ||
test_config.py | ||
test_engine.py | ||
test_i3barinput.py | ||
test_i3baroutput.py | ||
test_module.py | ||
test_store.py | ||
test_theme.py | ||
util.py |