input: Reset touch state when last touch device was removed
authorJonas Ådahl <jadahl@gmail.com>
Mon, 2 Dec 2013 21:05:04 +0000 (22:05 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 2 Dec 2013 23:24:22 +0000 (15:24 -0800)
commitcbfa7f7b22170daffcbdc9f7634aa6a212f3056b
tree5450742abe4de875c2201a057826d3240d10d8ed
parent9484b695b9975779be9270f628e161fce3506ed6
input: Reset touch state when last touch device was removed

Reset the touch point count in case the driver did not emit appropriate
number of touch up events.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
src/input.c