libinput/src
Peter Hutterer a5450e99de gestures: reduce the 2fg scroll timeout to 150ms
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 timeout down
significantly and thus make the scroll feel more reactive.

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

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
2016-08-05 07:35:30 +10:00
..
evdev-middle-button.c touchpad: remove software middle button when emulation is enabled 2016-07-04 09:41:33 +10:00
evdev-mt-touchpad-buttons.c touchpad: change manual calculations of dimensions to helper functions 2016-08-01 07:11:20 +10:00
evdev-mt-touchpad-edge-scroll.c touchpad: change manual calculations of dimensions to helper functions 2016-08-01 07:11:20 +10:00
evdev-mt-touchpad-gestures.c gestures: reduce the 2fg scroll timeout to 150ms 2016-08-05 07:35:30 +10:00
evdev-mt-touchpad-tap.c Change a few functions that only ever returned 0 to voids 2016-07-20 11:43:40 +10:00
evdev-mt-touchpad.c touchpad: ignore modifier key combos for dwt 2016-08-05 07:35:10 +10:00
evdev-mt-touchpad.h touchpad: ignore modifier key combos for dwt 2016-08-05 07:35:10 +10:00
evdev-tablet-pad-leds.c pad: implement basic mode group support (1 group with 1 mode) 2016-06-24 13:29:17 +10:00
evdev-tablet-pad.c pad: implement basic mode group support (1 group with 1 mode) 2016-06-24 13:29:17 +10:00
evdev-tablet-pad.h pad: implement basic mode group support (1 group with 1 mode) 2016-06-24 13:29:17 +10:00
evdev-tablet.c Switch a bunch of internal functions from int to bool 2016-07-20 11:43:45 +10:00
evdev-tablet.h tablet: add helper function to access the libinput context 2016-06-10 06:57:41 +10:00
evdev.c evdev: fix typo "device device" 2016-08-02 14:23:55 +10:00
evdev.h evdev: add helper functions to convert between units and mm 2016-08-01 07:10:27 +10:00
filter-private.h Add an API to change pointer acceleration profiles 2015-09-11 00:54:01 +10:00
filter.c tablet: make the cursor/lens tool behave like a 1000dpi mouse 2016-06-28 11:28:49 +10:00
filter.h tablet: hook up relative motion events 2016-01-22 16:16:55 +10:00
libinput-private.h evdev: add helper functions to convert between units and mm 2016-08-01 07:10:27 +10:00
libinput-util.c Switch a bunch of internal functions from int to bool 2016-07-20 11:43:45 +10:00
libinput-util.h Include config.h from libinput-util.h 2016-08-02 14:24:12 +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 Remove LIBINPUT_EVENT_TABLET_PAD_MODE event 2016-07-11 11:00:51 +10:00
libinput.h Remove LIBINPUT_EVENT_TABLET_PAD_MODE event 2016-07-11 11:00:51 +10:00
libinput.pc.in Add -lrt to the libs 2014-07-03 09:59:43 +10:00
libinput.sym pad: Add a new API for modes and mode groups 2016-06-22 11:57:07 +10:00
Makefile.am pad: implement basic mode group support (1 group with 1 mode) 2016-06-24 13:29:17 +10:00
path.c Ignore test devices for libinput contexts not run from the test suite 2015-07-28 17:42:32 +08:00
path.h COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00
timer.c timer: print the wrong offset when we have a negative timer offset bug 2016-04-11 13:02:19 +10:00
timer.h Change to micro seconds for measuring time internally 2015-07-28 17:42:32 +08:00
udev-seat.c Ignore test devices for libinput contexts not run from the test suite 2015-07-28 17:42:32 +08:00
udev-seat.h COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00