mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-27 16:20:10 +01:00
drm-lease-v1: specify existing lease status on withdrawn event
Signed-off-by: Simon Zeni <simon.zeni@collabora.com> Reviewed-by: Xaver Hugl <xaver.hugl@kde.org>
This commit is contained in:
parent
f30b27a0ee
commit
05e777f476
1 changed files with 4 additions and 0 deletions
|
|
@ -193,6 +193,10 @@
|
|||
encouraged to send this event when they lose access to connector, for
|
||||
example when the connector is hot-unplugged, when the connector gets
|
||||
leased to a client or when the compositor loses DRM master.
|
||||
|
||||
If a client holds a lease for the connector, the status of the lease
|
||||
remains the same. The client should destroy the object after receiving
|
||||
this event.
|
||||
</description>
|
||||
</event>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue