Add xdg-decoration-unstable-v1 support

This commit is contained in:
emersion 2018-06-10 11:15:26 +01:00
parent b6ed1f29a4
commit 555721f714
14 changed files with 807 additions and 43 deletions

View file

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