Add documentation for axis updates without a tracking ID
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 19 Mar 2014 04:04:59 +0000 (14:04 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Fri, 21 Mar 2014 01:27:27 +0000 (11:27 +1000)
commita75e1c35332b0803f600e326625dd0056df61317
treeb24e4a8a3ad2069d4d5a4d5650eb6a070b3c2484
parent66a78e339177bf70cf25c1810e3097558103ac37
Add documentation for axis updates without a tracking ID

If a touch starts and terminates while in SYN_DROPPED, the tracking ID appears
to stay at -1, but the other axes may update. We need to pass these on to the
client since the kernel may buffer the next event with the same value
otherwise. Note this in the documentation so that client's don't create touch
points based on out-of-touchpoint updates.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
libevdev/libevdev.h