libinput/src
Peter Hutterer eb1197899e touchpad: don't try to position fake touches when no fingers are down
If all fingers are released in the same frame, we won't be able to find the
top-most touch.

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

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
2015-12-03 07:35:09 +10:00
..
evdev-middle-button.c middle-button: don't call libinput_now() in the timeout handler 2015-08-04 15:44:39 +10:00
evdev-mt-touchpad-buttons.c Change to micro seconds for measuring time internally 2015-07-28 17:42:32 +08:00
evdev-mt-touchpad-edge-scroll.c touchpad: use unaccelerated motion data for scrolling 2015-08-20 07:57:14 +10:00
evdev-mt-touchpad-gestures.c touchpad: reduced the 2fg scroll threshold to 1mm 2015-11-16 09:17:25 +10:00
evdev-mt-touchpad-tap.c touchpad: fix the number of button clicks in multitap 2015-09-19 02:03:37 +10:00
evdev-mt-touchpad.c touchpad: don't try to position fake touches when no fingers are down 2015-12-03 07:35:09 +10:00
evdev-mt-touchpad.h touchpad: don't tap for 2fg down, followed by a single finger up 2015-09-07 07:55:32 +10:00
evdev.c Ignore BTN_TOOL_* events when posting button events 2015-12-03 07:08:34 +10:00
evdev.h evdev: drop relative x/y motion from a device not marked as pointer 2015-08-20 07:56:59 +10:00
filter-private.h Add an API to change pointer acceleration profiles 2015-09-11 00:54:01 +10:00
filter.c Add an API to change pointer acceleration profiles 2015-09-11 00:54:01 +10:00
filter.h Add an API to change pointer acceleration profiles 2015-09-11 00:54:01 +10:00
libinput-private.h Add an API to change pointer acceleration profiles 2015-09-11 00:54:01 +10:00
libinput-util.c Change to micro seconds for measuring time internally 2015-07-28 17:42:32 +08:00
libinput-util.h Drop obsolete unused declarations for log_info/set_logging_enabled 2015-08-20 07:57:03 +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 Fix libinput_device_group_find_group() to return NULL on failure 2015-11-02 09:42:43 +10:00
libinput.h Add an API to change pointer acceleration profiles 2015-09-11 00:54:01 +10:00
libinput.pc.in Add -lrt to the libs 2014-07-03 09:59:43 +10:00
libinput.sym Add an API to change pointer acceleration profiles 2015-09-11 00:54:01 +10:00
Makefile.am evdev: add support for middle button emulation 2015-04-17 12:50:03 +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 Change to micro seconds for measuring time internally 2015-07-28 17:42:32 +08: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