mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2025-12-27 22:00:07 +01:00
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> |
||
|---|---|---|
| .. | ||
| buildtest.c | ||
| eierpecken.c | ||
| eierpecken.h | ||
| test-ei.c | ||
| test-eis.c | ||
| unit-tests.c | ||