libei/proto
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
..
ei.proto Add support for touch events 2020-09-27 23:48:51 +00:00
meson.build Replace the custom message parsing with protobuf 2020-07-31 13:05:11 +10:00