libinput/src
Peter Hutterer a29155c9cb gestures: allow any gesture event type for gesture_get_dx/dy and get_angle
For start/end, dx/dy is always 0.0, and there is no need to make calling this
function for start/end a caller bug. It just unnecessarily complicates the
caller's codepath.

Same for get_angle

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2015-07-06 14:09:33 +10:00
..
evdev-middle-button.c COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00
evdev-mt-touchpad-buttons.c evdev: store the device dimensions 2015-06-26 06:46:32 +10:00
evdev-mt-touchpad-edge-scroll.c evdev: store the device dimensions 2015-06-26 06:46:32 +10:00
evdev-mt-touchpad-gestures.c gestures: check for valid types on the gesture event API 2015-07-06 14:09:33 +10:00
evdev-mt-touchpad-tap.c touchpad: disable tap drag lock by default 2015-06-29 07:52:41 +10:00
evdev-mt-touchpad.c touchpad: split tp_gesture_stop into stop and cancel 2015-07-06 14:09:33 +10:00
evdev-mt-touchpad.h touchpad: split tp_gesture_stop into stop and cancel 2015-07-06 14:09:33 +10:00
evdev.c touchpad: Add an API for touchpad gesture events 2015-07-06 14:08:54 +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 gestures: check for valid types on the gesture event API 2015-07-06 14:09:33 +10:00
libinput-util.c COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00
libinput-util.h filter: pass the DPI to the acceleration filter 2015-07-02 13:03:43 +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 gestures: allow any gesture event type for gesture_get_dx/dy and get_angle 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 touchpad: Allow querying whether a gesture ended normally or was cancelled 2015-07-06 14:09:33 +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