Re: [PATCH libinput] touchpad: disable MT for all semi-mt devices

2016-01-22 Thread Hans de Goede
Hi, On 22-01-16 03:06, Peter Hutterer wrote: On Wed, Jan 20, 2016 at 11:31:42AM +0100, Hans de Goede wrote: Hi, Then we can also revert: http://cgit.freedesktop.org/wayland/libinput/commit/?id=0d40aefe Making tp_gesture_get_active_touches() look only at real touches again as intended.

Re: [PATCH libinput 1/4] touchpad: don't try to unhover touches if nothing changed

2016-01-22 Thread Hans de Goede
Hi, On 22-01-16 03:06, Peter Hutterer wrote: If the touch hasn't updated, the distance hasn't changed so there is no need to unhover. Signed-off-by: Peter Hutterer Series looks good to me: Reviewed-by: Hans de Goede Regards, Hans --- src/evdev-mt-touchpad.c | 3 +++ 1 file changed,