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 |
|
Tobi-wan Kenobi
|
16a4613e57
|
[tests] Minor refactoring
Draw some commonly-used assertion logic into common functions.
see #23
|
2016-12-10 19:08:29 +01:00 |
|
Tobi-wan Kenobi
|
1b8385b33f
|
[modules/brighness] Re-enable brightness module
Add a module for reporting, increasing and decreasing the brightness of
a display.
see #23
|
2016-12-10 14:31:18 +01:00 |
|