mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-01-06 18:50:12 +01:00
proto: correct some documentation regarding ei_touchscreen
Part-of: <https://gitlab.freedesktop.org/libinput/libei/-/merge_requests/313>
This commit is contained in:
parent
1f0cc83548
commit
076e8bc670
1 changed files with 2 additions and 2 deletions
|
|
@ -1399,9 +1399,9 @@
|
|||
|
||||
<request name="release" since="1">
|
||||
<description summary="touch removal request">
|
||||
Notification that the client is no longer interested in this touch.
|
||||
Notification that the client is no longer interested in this touchscreen.
|
||||
The EIS implementation will release any resources related to this touch and
|
||||
send the ei_touch.destroyed event once complete.
|
||||
send the ei_touchscreen.destroyed event once complete.
|
||||
</description>
|
||||
</request>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue