mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2025-12-31 18:10:09 +01:00
proto: add two missing comments for consistency
Part-of: <https://gitlab.freedesktop.org/libinput/libei/-/merge_requests/321>
This commit is contained in:
parent
beb1de6292
commit
f2811418dd
1 changed files with 4 additions and 0 deletions
|
|
@ -1039,6 +1039,8 @@
|
|||
support for this interface in ei_handshake.interface_version.
|
||||
</description>
|
||||
|
||||
<!-- ei_scroll client requests version 1 -->
|
||||
|
||||
<request name="release" since="1">
|
||||
<description summary="Scroll removal request">
|
||||
Notification that the client is no longer interested in this object.
|
||||
|
|
@ -1181,6 +1183,8 @@
|
|||
support for this interface in ei_handshake.interface_version.
|
||||
</description>
|
||||
|
||||
<!-- ei_button client requests version 1 -->
|
||||
|
||||
<request name="release" since="1">
|
||||
<description summary="Button removal request">
|
||||
Notification that the client is no longer interested in this object.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue