mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
Add xdg-decoration-unstable-v1 support
This commit is contained in:
parent
b6ed1f29a4
commit
555721f714
14 changed files with 807 additions and 43 deletions
|
|
@ -53,6 +53,7 @@ lib_wlr_types = static_library(
|
|||
'wlr_virtual_keyboard_v1.c',
|
||||
'wlr_wl_shell.c',
|
||||
'wlr_xcursor_manager.c',
|
||||
'wlr_xdg_decoration_v1.c',
|
||||
'wlr_xdg_output.c',
|
||||
'wlr_screencopy_v1.c',
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue