[PATCH libinput 0/1] Add an API for touchpad gesture events
Hans de Goede
hdegoede at redhat.com
Thu Feb 12 03:27:48 PST 2015
Hi All,
Here is a non RFC version of my touchpad gesture API, this supports swipes
only for now, it will be extended for zoom/rotate (as a single combined
gesture) in the future.
New since the last RFC posting is the removal of the abs coordinates for
swipes, these just needlessly complicate things, and non of the higher level
API-s will likely use them anyways. If some sort of indication of finger
(starting) position relative to the touchpad edges is needed we can always
add that later.
Regards,
Hans
More information about the wayland-devel
mailing list