[PATCH libinput 2/3] evdev-mt-touchpad-buttons: Switch over to new timer subsystem

2014-06-06 Thread Hans de Goede
Besides being a nice cleanup, this gives us proper per touch timeouts. Signed-off-by: Hans de Goede Reviewed-by: Peter Hutterer --- src/evdev-mt-touchpad-buttons.c | 95 + src/evdev-mt-touchpad.c | 3 +- src/evdev-mt-touchpad.h | 9 ++--

[PATCH libinput 2/3] evdev-mt-touchpad-buttons: Switch over to new timer subsystem

2014-06-04 Thread Hans de Goede
Besides being a nice cleanup, this gives us proper per touch timeouts. Signed-off-by: Hans de Goede --- src/evdev-mt-touchpad-buttons.c | 95 + src/evdev-mt-touchpad.c | 3 +- src/evdev-mt-touchpad.h | 9 ++-- 3 files changed, 24 insertio