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:
Simon Zeni 2024-07-19 16:32:13 -04:00 committed by Daniel Stone
parent 05e777f476
commit 950b7384b9

View file

@ -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>