mirror of
https://gitlab.freedesktop.org/wlroots/wlr-protocols.git
synced 2025-12-20 08:00:07 +01:00
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:
parent
a5028afbe4
commit
92feabdfd7
1 changed files with 3 additions and 0 deletions
|
|
@ -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">
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue