From 4945f2664fced2cb7b6d836169cfe6e87ee19b90 Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Fri, 15 Mar 2024 18:02:44 +0100 Subject: wl_touch.cancel: document lack of frame event This appears to be what at least wlroots-based compositors and kwin do in practice. However, it's not abundantly clear from the protocol text what the expected behavior here is. This patch fixes that. Signed-off-by: Isaac Freund --- protocol/wayland.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index d817a6e..d1a75a7 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -2625,6 +2625,8 @@ currently active on this client's surface. The client is responsible for finalizing the touch points, future touch points on this surface may reuse the touch point ID. + + No frame event is required after the cancel event. -- cgit v1.2.3-70-g09d2