bumblebee-status/tests
Tobi-wan Kenobi a045962d00 [modules/nic] Re-enable NIC module
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
2016-12-10 11:25:02 +01:00
..
modules [modules/nic] Re-enable NIC module 2016-12-10 11:25:02 +01:00
__init__.py [core/output] Add widget drawing 2016-12-04 12:53:18 +01:00
test_config.py [tests/config] Small refactoring (renaming) 2016-12-04 08:25:11 +01:00
test_engine.py [core] Add input processing 2016-12-09 19:29:16 +01:00
test_i3barinput.py [core/input] Add callback deregistration 2016-12-10 10:26:07 +01:00
test_i3baroutput.py [core] Add input processing 2016-12-09 19:29:16 +01:00
test_module.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
test_store.py [core] Add "Store" interface 2016-12-09 07:41:07 +01:00
test_theme.py [modules/nic] Re-enable NIC module 2016-12-10 11:25:02 +01:00
util.py [modules/nic] Re-enable NIC module 2016-12-10 11:25:02 +01:00