Re: [PATCH libinput] touchpad: always enable the bottom-most area for thumb detection

2015-08-03 Thread Hans de Goede
Hi, On 03-08-15 06:29, Peter Hutterer wrote: If the touchpad is higher than 50mm, enable bottom area thumb detection. This only applies to the bottom-most 8mm and only if the touch remains unmoving in that area. Signed-off-by: Peter Hutterer LGTM: Reviewed-by: Hans de Goede Regards, Hans

[PATCH libinput] touchpad: always enable the bottom-most area for thumb detection

2015-08-02 Thread Peter Hutterer
If the touchpad is higher than 50mm, enable bottom area thumb detection. This only applies to the bottom-most 8mm and only if the touch remains unmoving in that area. Signed-off-by: Peter Hutterer --- src/evdev-mt-touchpad.c | 36 1 file changed, 20 insertion