From c072ae6f5f5b01dc895edef677a0f546fb78cc3b Mon Sep 17 00:00:00 2001 From: Robert Ancell Date: Tue, 28 Apr 2026 16:28:21 +1200 Subject: [PATCH] protocol: Fix incorrect event name Signed-off-by: Robert Ancell --- protocol/wayland.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 90634f43..a4e274f8 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -2816,7 +2816,7 @@ of the ellipse, while the minor axis length describes the shorter diameter. Major and minor are orthogonal and both are specified in surface-local coordinates. The center of the ellipse is always at the - touchpoint location as reported by wl_touch.down or wl_touch.move. + touchpoint location as reported by wl_touch.down or wl_touch.motion. This event is only sent by the compositor if the touch device supports shape reports. The client has to make reasonable assumptions about the