Re: [PATCH libinput] touchpad: restore the hysteresis by default

2016-06-05 Thread Peter Hutterer
On Fri, Jun 03, 2016 at 12:49:45PM +0200, Hans de Goede wrote: > Hi, > > On 03-06-16 03:59, Peter Hutterer wrote: > > A large part of the bugs seen right now are related to touchpads jittering > > too > > much. Fixing them one by one is entertaining but time consuming. Right now > > the number of

Re: [PATCH libinput] touchpad: restore the hysteresis by default

2016-06-03 Thread Hans de Goede
Hi, On 03-06-16 03:59, Peter Hutterer wrote: A large part of the bugs seen right now are related to touchpads jittering too much. Fixing them one by one is entertaining but time consuming. Right now the number of touchpads that require a hysteresis seem to outnumber those that don't, so invert t

[PATCH libinput] touchpad: restore the hysteresis by default

2016-06-02 Thread Peter Hutterer
A large part of the bugs seen right now are related to touchpads jittering too much. Fixing them one by one is entertaining but time consuming. Right now the number of touchpads that require a hysteresis seem to outnumber those that don't, so invert the approach: leave the hysteresis enabled by def