From 60c7299041b11573910058412ff83cf5b6191943 Mon Sep 17 00:00:00 2001 From: Julian Orth Date: Fri, 12 Dec 2025 13:35:45 +0100 Subject: [PATCH] pointer-gestures: fix versions of some interfaces These interfaces should all have the same version as the global. Signed-off-by: Julian Orth --- unstable/pointer-gestures/pointer-gestures-unstable-v1.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml b/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml index 9c513a6..b0fa4f5 100644 --- a/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml +++ b/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml @@ -61,7 +61,7 @@ - + A swipe gesture object notifies a client about a multi-finger swipe gesture detected on an indirect input device such as a touchpad. @@ -124,7 +124,7 @@ - + A pinch gesture object notifies a client about a multi-finger pinch gesture detected on an indirect input device such as a touchpad.