types: remove support for wlr_server_decoration

Has been replaced by wlr_xdg_decoration_v1.

Sway: https://github.com/swaywm/sway/pull/8956

Signed-off-by: rewine <luhongxu@deepin.org>
This commit is contained in:
rewine 2025-11-28 11:22:37 +08:00
parent abf80b529e
commit 07e62e2f75
No known key found for this signature in database
GPG key ID: F147D80764BAE71B
5 changed files with 0 additions and 388 deletions

View file

@ -65,7 +65,6 @@ protocols = {
# Other protocols
'drm': 'drm.xml',
'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',