mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 07:34:09 +00:00
c185a17783
We now have ClutterTouchpadPinchEvent and ClutterTouchpadSwipeEvent, each bringing the necessary info for the specific gesture. Each of these events is defined by begin/update/end/cancel phases. These events have been also made to propagate down/up the pointer position, just like scroll and button events do.