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

2015-08-03 Thread Hans de Goede
Hi, On 03-08-15 07:48, Peter Hutterer wrote: Holding the fingers in place without moving for 500ms is long enough to lock in a scroll gesture, especially while we're still waiting for the rest of the stack to expose pinch gestures. Signed-off-by: Peter Hutterer LGTM: Reviewed-by: Hans de Goe

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

2015-08-02 Thread Peter Hutterer
Holding the fingers in place without moving for 500ms is long enough to lock in a scroll gesture, especially while we're still waiting for the rest of the stack to expose pinch gestures. Signed-off-by: Peter Hutterer --- src/evdev-mt-touchpad-gestures.c | 2 +- 1 file changed, 1 insertion(+), 1