bumblebee-status/tests
Tobi-wan Kenobi f6be25bc73 [core/input] Move from select to epoll
Use epoll instead of select in order to be able to use level-triggered
semantics and not get stuck on the first event.
2016-12-17 07:43:38 +01:00
..
modules [core/input] Move from select to epoll 2016-12-17 07:43:38 +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 [engine/input] Re-enable mouse button parameter bindings 2016-12-15 19:41:50 +01:00
test_i3barinput.py [core/input] Move from select to epoll 2016-12-17 07:43:38 +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 [help] Add theme and module listing 2016-12-17 07:05:23 +01:00
util.py [core/input] Move from select to epoll 2016-12-17 07:43:38 +01:00