Commit Graph

3 Commits

Author SHA1 Message Date
Norman Feske
3ee1f80051 Disable strict warnings
This commit is a response to Genode's increased default warning level.
See the corresponding issue at:

  https://github.com/genodelabs/genode/issues/465
2018-01-17 19:27:10 +01:00
Emery Hemingway
7459fad8a3 input_normalizer improvements
Use new base API.
Handing incoming events by lambda.
Pass thru motion events at full-speed.
Halt fixed polling after inactivity.

Fix #49
2016-11-14 17:46:19 +01:00
Emery Hemingway
bc9df53c79 server/input_normalizer
Partitions input events into periodic bursts.

Fixes #12
2016-03-21 11:03:57 +01:00