bumblebee-status/bumblebee
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 [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [help] Add theme and module listing 2016-12-17 07:05:23 +01:00
engine.py [engine/input] Re-enable mouse button parameter bindings 2016-12-15 19:41:50 +01:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py [core/input] Move from select to epoll 2016-12-17 07:43:38 +01:00
output.py [modules/ping] Re-enable ping module 2016-12-11 11:37:24 +01:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py [help] Add theme and module listing 2016-12-17 07:05:23 +01:00
util.py [modules/disk] Re-enable disk usage module 2016-12-10 18:21:01 +01:00