bumblebee-status/tests/modules
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
..
__init__.py [modules/cpu] Add initial version of CPU utilization module 2016-12-04 17:45:42 +01:00
test_cmus.py [core] Non-blocking input thread for i3bar events 2016-12-10 13:45:54 +01:00
test_cpu.py [core] Non-blocking input thread for i3bar events 2016-12-10 13:45:54 +01:00
test_modules.py [modules/nic] Re-enable NIC module 2016-12-10 11:25:02 +01:00