mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-16 06:59:44 -05:00
types: remove support for wlr_data_control_v1
This is a legacy protocol superseded by ext-data-control-v1. Users should use `wlr_ext_data_control_manager_v1` as a replacement.
This commit is contained in:
parent
b799ffc6ae
commit
e9d2a6da5d
5 changed files with 0 additions and 1038 deletions
|
|
@ -66,7 +66,6 @@ protocols = {
|
|||
'input-method-unstable-v2': 'input-method-unstable-v2.xml',
|
||||
'kde-server-decoration': 'server-decoration.xml',
|
||||
'virtual-keyboard-unstable-v1': 'virtual-keyboard-unstable-v1.xml',
|
||||
'wlr-data-control-unstable-v1': 'wlr-data-control-unstable-v1.xml',
|
||||
'wlr-export-dmabuf-unstable-v1': 'wlr-export-dmabuf-unstable-v1.xml',
|
||||
'wlr-foreign-toplevel-management-unstable-v1': 'wlr-foreign-toplevel-management-unstable-v1.xml',
|
||||
'wlr-gamma-control-unstable-v1': 'wlr-gamma-control-unstable-v1.xml',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue