Re: [PATCH libinput] gestures: reduce the 2fg scroll timeout to 150ms

2016-08-04 Thread Hans de Goede
Hi, On 04-08-16 07:07, Peter Hutterer wrote: On Wed, Aug 03, 2016 at 01:06:01PM +0200, Hans de Goede wrote: Hi, On 03-08-16 11:36, Peter Hutterer wrote: This timeout is there to switch to scrolling when the fingers rest on the touchpad unmoving and thus avoids the initial scroll threshold

Re: [PATCH libinput] gestures: reduce the 2fg scroll timeout to 150ms

2016-08-03 Thread Peter Hutterer
On Wed, Aug 03, 2016 at 01:06:01PM +0200, Hans de Goede wrote: > Hi, > > On 03-08-16 11:36, Peter Hutterer wrote: > > This timeout is there to switch to scrolling when the fingers rest on the > > touchpad unmoving and thus avoids the initial scroll threshold for slow > > scrolls. > > > > Since

Re: [PATCH libinput] gestures: reduce the 2fg scroll timeout to 150ms

2016-08-03 Thread Hans de Goede
Hi, On 03-08-16 11:36, Peter Hutterer wrote: This timeout is there to switch to scrolling when the fingers rest on the touchpad unmoving and thus avoids the initial scroll threshold for slow scrolls. Since the only other gestures we support are swipe (usually a fast movement) and

Re: [PATCH libinput] gestures: reduce the 2fg scroll timeout to 150ms

2016-08-03 Thread Martin Peres
On 03/08/16 12:36, Peter Hutterer wrote: This timeout is there to switch to scrolling when the fingers rest on the touchpad unmoving and thus avoids the initial scroll threshold for slow scrolls. Since the only other gestures we support are swipe (usually a fast movement) and pinch-and-rotate

[PATCH libinput] gestures: reduce the 2fg scroll timeout to 150ms

2016-08-03 Thread Peter Hutterer
This timeout is there to switch to scrolling when the fingers rest on the touchpad unmoving and thus avoids the initial scroll threshold for slow scrolls. Since the only other gestures we support are swipe (usually a fast movement) and pinch-and-rotate (also a fast movement) we can drop the