wlr_data_control_manager_v1: deprecate in favor of ext-data-control-v1

ext-data-control-v1 is a straight port from wlr-data-control-unstable-v1 to ext
This commit is contained in:
rewine 2025-07-29 21:23:38 +08:00
parent a5028afbe4
commit 92feabdfd7

View file

@ -39,6 +39,9 @@
Once the protocol is to be declared stable, the 'z' prefix and the Once the protocol is to be declared stable, the 'z' prefix and the
version number in the protocol and interface names are removed and the version number in the protocol and interface names are removed and the
interface version number is reset. interface version number is reset.
Note! This protocol is deprecated and not intended for production use.
For clipboard management, use the ext-data-control-v1 protocol.
</description> </description>
<interface name="zwlr_data_control_manager_v1" version="2"> <interface name="zwlr_data_control_manager_v1" version="2">