mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-06 01:40:52 -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
|
|
@ -80,7 +80,6 @@ wlr_files += files(
|
|||
'wlr_relative_pointer_v1.c',
|
||||
'wlr_screencopy_v1.c',
|
||||
'wlr_security_context_v1.c',
|
||||
'wlr_server_decoration.c',
|
||||
'wlr_session_lock_v1.c',
|
||||
'wlr_shm.c',
|
||||
'wlr_single_pixel_buffer_v1.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue