On Fri, Jul 31, 2015 at 1:43 AM, Hans de Goede wrote:
>
> I thought about that when doing the patch but decided for this approach on
>> purpose. currently, a mis-detection of a pinch gesture with gestures
>> enabled means the gesture remains until the fingers are lifted. with this
>> patch otoh
Hi,
On 31-07-15 01:25, Peter Hutterer wrote:
On Thu, Jul 30, 2015 at 02:29:18PM +0200, Hans de Goede wrote:
Hi,
On 30-07-15 08:11, Peter Hutterer wrote:
Not all multi-finger touchpads are able to reliably produce gestures, so make
it optional. This patch just adds a boolean (currently always
On Thu, Jul 30, 2015 at 02:29:18PM +0200, Hans de Goede wrote:
> Hi,
>
> On 30-07-15 08:11, Peter Hutterer wrote:
> >Not all multi-finger touchpads are able to reliably produce gestures, so make
> >it optional. This patch just adds a boolean (currently always true) that gets
> >set on touchpad ini
Hi,
On 30-07-15 08:11, Peter Hutterer wrote:
Not all multi-finger touchpads are able to reliably produce gestures, so make
it optional. This patch just adds a boolean (currently always true) that gets
set on touchpad init time, i.e. it is not run-time configurable.
Three and four-finger gesture
Not all multi-finger touchpads are able to reliably produce gestures, so make
it optional. This patch just adds a boolean (currently always true) that gets
set on touchpad init time, i.e. it is not run-time configurable.
Three and four-finger gestures are filtered out in gesture_notify(), if the
c