mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
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:
parent
2e0dbb7021
commit
4945f2664f
1 changed files with 2 additions and 0 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue