029492e16d
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 |
||
---|---|---|
.. | ||
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 |