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:
Simon Zeni 2025-08-27 14:51:20 -04:00
parent b799ffc6ae
commit e9d2a6da5d
5 changed files with 0 additions and 1038 deletions

View file

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