bumblebee-status/tests
Tobi-wan Kenobi 029492e16d [core] Non-blocking input thread for i3bar events
Make input thread non-blocking by using select(). This increases the CPU
utilization a bit (depending on the timeout), but makes the thread exit
cleanly, even if an exception is thrown in the main thread.

see #23
2016-12-10 13:45:54 +01:00
..
modules [core] Non-blocking input thread for i3bar events 2016-12-10 13:45:54 +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] Non-blocking input thread for i3bar events 2016-12-10 13:45:54 +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