mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-06-05 22:09:40 +02:00
Incoming device events are now added to a device-internal queue. Once the frame event comes in, that queue is shuffled over to the main event queue. For libei/the EIS implementation this means that device events are seen only once the frame event appears from the sender (or it is emulated by other means). |
||
|---|---|---|
| .. | ||
| buildtest.c | ||
| buildtest.cc | ||
| eierpecken.c | ||
| eierpecken.h | ||
| test-ei-device.c | ||
| test-ei-seat.c | ||
| test-ei.c | ||
| test-eis.c | ||
| test-main.c | ||
| unit-tests.c | ||