input-capture: add force_release event

This commit is contained in:
Gwilherm Folliot 2024-10-21 10:21:08 +02:00
parent a8b0b1b18f
commit 834cf61e45
No known key found for this signature in database
GPG key ID: 90236D3623DCD660

View file

@ -59,6 +59,13 @@
</description>
</request>
<event name="force_release">
<description summary="force release">
This event is triggered by the compositor to tell that he has
released the capture of inputs
</description>
</event>
<event name="motion">
<description summary="pointer motion">
Notification of pointer location change.