aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2026-04-28 16:28:21 +1200
committerRobert Ancell <robert.ancell@canonical.com>2026-04-29 10:19:54 +1200
commitc072ae6f5f5b01dc895edef677a0f546fb78cc3b (patch)
tree293c7b0af08e741ccc92d915986e19af8526ae92
parentprotocol: Fix reference to wrong interface (diff)
downloadwayland-main.tar
wayland-main.tar.gz
wayland-main.tar.bz2
wayland-main.tar.lz
wayland-main.tar.xz
wayland-main.tar.zst
wayland-main.zip
protocol: Fix incorrect event nameHEADmain
Signed-off-by: Robert Ancell <robert.ancell@canonical.com>
-rw-r--r--protocol/wayland.xml2
1 files changed, 1 insertions, 1 deletions
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