mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2026-05-05 01:47:59 +02:00
drm-lease-v1: advertise connector again upon lease destruction
Signed-off-by: Simon Zeni <simon.zeni@collabora.com> Reviewed-by: Xaver Hugl <xaver.hugl@kde.org>
This commit is contained in:
parent
05e777f476
commit
950b7384b9
1 changed files with 4 additions and 0 deletions
|
|
@ -305,6 +305,10 @@
|
|||
The client should send this to indicate that it no longer wishes to use
|
||||
this lease. The compositor should use drmModeRevokeLease on the
|
||||
appropriate file descriptor, if necessary.
|
||||
|
||||
Upon destruction, the compositor should advertise the connector for
|
||||
leasing again by sending the connector event through the
|
||||
wp_drm_lease_device_v1 interface.
|
||||
</description>
|
||||
</request>
|
||||
</interface>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue