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 <mail@isaacfreund.com>
This commit is contained in:
Isaac Freund 2024-03-15 18:02:44 +01:00 committed by Simon Ser
parent 2e0dbb7021
commit 4945f2664f

View file

@ -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.
</description>
</event>