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

Reply via email to