Re: [PATCH libinput] touchpad: only check for vertical finger distribution on 2fg gestures

2016-06-28 Thread Hans de Goede
Hi, On 28-06-16 08:22, Peter Hutterer wrote: A natural hand position for a 4-finger swipe will have one finger well below the other triggering the pinch detection. This is obviously wrong, only do the finger position analysis when we have 2 fingers. This is only a partial fix, for 3-4 finger ge

[PATCH libinput] touchpad: only check for vertical finger distribution on 2fg gestures

2016-06-27 Thread Peter Hutterer
A natural hand position for a 4-finger swipe will have one finger well below the other triggering the pinch detection. This is obviously wrong, only do the finger position analysis when we have 2 fingers. This is only a partial fix, for 3-4 finger gestures chances are high that the third/fourth fi