touchpad: Make tap code follow state machine diagram part 2
authorHans de Goede <hdegoede@redhat.com>
Sun, 28 Sep 2014 10:49:06 +0000 (12:49 +0200)
committerHans de Goede <hdegoede@redhat.com>
Thu, 6 Nov 2014 10:18:29 +0000 (11:18 +0100)
commitd2c44df7c337d506cc914eaf16931828547f2fd0
tree97671a9192949af2e2e6a2ddeb5abfa2d651251c
parent7a64815faa82014f7c45d764170541e0d1773d4d
touchpad: Make tap code follow state machine diagram part 2

Mark touches as idle, rather then dead, on release. This causes no functional
changes since we only evert check for tap-touch-state == touch, and neither
being idle or dead == touch.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
src/evdev-mt-touchpad-tap.c