Re: [PATCH libinput] touchpad: drop distance threshold to detect pinches

2015-07-29 Thread Hans de Goede
Hi, On 29-07-15 01:12, Peter Hutterer wrote: This gives us too many false positives of 2fg scroll being detected as pinch gesture. Reporter in [1] uses index+ring finger and thus exceeds the distance easily (that's admittedly a special case). This is worsed by the lack of a client stack that ha

[PATCH libinput] touchpad: drop distance threshold to detect pinches

2015-07-28 Thread Peter Hutterer
This gives us too many false positives of 2fg scroll being detected as pinch gesture. Reporter in [1] uses index+ring finger and thus exceeds the distance easily (that's admittedly a special case). This is worsed by the lack of a client stack that handles the gestures. User's don't see that they'r