mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2025-12-30 21:10:09 +01:00
Even if the client is no longer emulating (and we're not queuing an event) our local touch must be ended. Otherwise our touch will live on forever, despite the client thinking it has ended properly. This can't be triggered with libei because we can't send touch events while not emulating and the only way to get into this state is pausing the device - which already resets the state. But let's add a test case anyway, in the hope that one day it picks up a bug. |
||
|---|---|---|
| .. | ||
| templates | ||
| buildtest.c | ||
| buildtest.cc | ||
| conftest.py | ||
| eierpecken.c | ||
| eierpecken.h | ||
| eiproto.py.tmpl | ||
| meson.build | ||
| test-ei-device.c | ||
| test-ei-seat.c | ||
| test-ei.c | ||
| test-eis.c | ||
| test-main.c | ||
| test_oeffis.py | ||
| test_protocol.py | ||
| test_scanner.py | ||
| unit-tests.c | ||