mirror of
https://github.com/hyprwm/hyprland-protocols.git
synced 2026-05-05 00:37:58 +02:00
focus_grab: revise cleared event
This commit is contained in:
parent
204e9d2329
commit
8e0f61eb77
1 changed files with 1 additions and 3 deletions
|
|
@ -121,9 +121,7 @@
|
|||
<event name="cleared">
|
||||
<description summary="the focus grab was cleared">
|
||||
Sent when an active grab is cancelled by the compositor,
|
||||
explicit removal of the last whitelisted and comitted surface
|
||||
via remove_surface, or destruction of the last whitelisted
|
||||
and comitted surface.
|
||||
regardless of cause.
|
||||
</description>
|
||||
</event>
|
||||
</interface>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue