mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-02-23 01:40:31 -05:00
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:
parent
abf80b529e
commit
07e62e2f75
5 changed files with 0 additions and 388 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue