[PATCH libinput 00/11] Touchpad gestures final version

Peter Hutterer peter.hutterer at who-t.net
Thu Jul 2 21:15:38 PDT 2015


This is the set of patches on the touchpad-gestures branch that I intend to
merge next week. Short of a bunch of minor cleanups and fixes, they are
mostly the same that Hans sent out to the list ages ago.

Notable changes are:
* *GESTURE_*_START was renamed to *GESTURE_*_BEGIN
* get_angle was renamed to get_angle_delta
* its now permitted to call the various get_* functions on BEGIN and END as
  well. the return value is always the same, but it simplifies caller code a bit

I'll write and run a few more tests to make sure all this works as expected,
but I don't think the API itself will change. If you have any comments on
the public API, speak up now please.
  
Cheers,
  Peter


More information about the wayland-devel mailing list