mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-03-23 05:35:51 -04:00
Fix @since for frame event
Signed-off-by: Pierre Le Marre <dev@wismill.eu>
This commit is contained in:
parent
a05fb244e1
commit
851cb907a3
1 changed files with 1 additions and 1 deletions
|
|
@ -2685,7 +2685,7 @@
|
||||||
|
|
||||||
<!-- Version 11 additions -->
|
<!-- Version 11 additions -->
|
||||||
|
|
||||||
<event name="frame">
|
<event name="frame" since="11">
|
||||||
<description summary="end of keyboard event sequence">
|
<description summary="end of keyboard event sequence">
|
||||||
Indicates the end of a set of events that logically belong together.
|
Indicates the end of a set of events that logically belong together.
|
||||||
A client is expected to accumulate the data in all events within the
|
A client is expected to accumulate the data in all events within the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue