libei/test
Peter Hutterer 40d7b3cade Add support for touch events
Client-side the approach is a managed touch object rather than passing the
touchid around. This is intentional, it allows for a stackable API in the
future if we need to add things like pressure or major/minor to it.

On the server side the touches are managed through the event object anyway, so
we don't need the same abstraction there.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2020-09-27 23:48:51 +00:00
..
buildtest.c Include stddef.h for size_t 2020-08-24 13:01:37 +10:00
eierpecken.c Add support for touch events 2020-09-27 23:48:51 +00:00
eierpecken.h Add support for touch events 2020-09-27 23:48:51 +00:00
test-ei.c Add support for touch events 2020-09-27 23:48:51 +00:00
test-eis.c Fix client-side removal of devices 2020-09-24 10:41:55 +10:00
unit-tests.c Factor out munit test handling into a set of helpers 2020-08-20 14:44:38 +10:00