diff --git a/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml b/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml index 5b7132c..59502ac 100644 --- a/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml +++ b/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml @@ -1,7 +1,7 @@ - + A global interface to provide semantic touchpad gestures for a given pointer. @@ -37,9 +37,18 @@ + + + + + + Destroy the pointer gesture object. Swipe and pinch objects created via this + gesture object remain valid. + + - + A swipe gesture object notifies a client about a multi-finger swipe gesture detected on an indirect input device such as a touchpad. @@ -102,7 +111,7 @@ - + A pinch gesture object notifies a client about a multi-finger pinch gesture detected on an indirect input device such as a touchpad.