libinput/src
Peter Hutterer 3b73342e34 touchpad: reduce 2fg scroll threshold to 2mm
3mm is too large, especially on fine-grained scroll motions. Since we
already use the hysteresis to defuzz the current touchpad point, having a
slower threshold here should not cause any adverse motions.

This affects the pinch gestures too and needs a minor test adjustment. The
atmel hover device's resolution is low enough that we trigger a >1 degree
angle now, make the movement a bit more finegrained.

https://bugs.freedesktop.org/show_bug.cgi?id=91364

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
2015-07-21 16:29:11 +10:00
..
evdev-middle-button.c Mark internal log functions with attribute(printf) 2015-07-21 11:08:46 +10:00
evdev-mt-touchpad-buttons.c Code cleanup 2015-07-20 11:30:06 +10:00
evdev-mt-touchpad-edge-scroll.c touchpad: drop obsolete comment 2015-07-13 11:13:16 +10:00
evdev-mt-touchpad-gestures.c touchpad: reduce 2fg scroll threshold to 2mm 2015-07-21 16:29:11 +10:00
evdev-mt-touchpad-tap.c touchpad: work thumb detection into the tap state machine 2015-07-09 11:27:53 +10:00
evdev-mt-touchpad.c Mark internal log functions with attribute(printf) 2015-07-21 11:08:46 +10:00
evdev-mt-touchpad.h touchpad: drop thumb handling from gestures 2015-07-16 08:09:50 +10:00
evdev.c evdev: restore pointing stick const accel property parsing 2015-07-21 11:08:50 +10:00
evdev.h touchpad: Add an API for touchpad gesture events 2015-07-06 14:08:54 +10:00
filter-private.h COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00
filter.c filter: add a custom low-dpi acceleration 2015-07-02 13:03:43 +10:00
filter.h filter: add a custom low-dpi acceleration 2015-07-02 13:03:43 +10:00
libinput-private.h Mark internal log functions with attribute(printf) 2015-07-21 11:08:46 +10:00
libinput-util.c util: add a helper function to parse a "WIDTHxHEIGHT" property 2015-07-14 10:12:12 +10:00
libinput-util.h Drop vector_length(), replace with hypot(3) 2015-07-20 11:18:53 +10:00
libinput-version.h.in COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00
libinput.c gestures: allow any gesture event type for gesture_get_dx/dy and get_angle 2015-07-06 14:09:33 +10:00
libinput.h doc: add documentation for touchpad gestures 2015-07-06 14:09:33 +10:00
libinput.pc.in Add -lrt to the libs 2014-07-03 09:59:43 +10:00
libinput.sym Merge branch 'touchpad-gestures' 2015-07-06 14:11:38 +10:00
Makefile.am evdev: add support for middle button emulation 2015-04-17 12:50:03 +10:00
path.c Add missing includes for *stat 2015-06-25 17:08:32 +10:00
path.h COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00
timer.c COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00
timer.h COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00
udev-seat.c COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00
udev-seat.h COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00