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 _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
