xdg-shell stable: copy-pasta implementation

This commit is contained in:
Dominique Martinet 2018-02-14 12:40:13 +01:00
parent 71cba94e73
commit 7d26a6debd
10 changed files with 2129 additions and 0 deletions

View file

@ -10,6 +10,7 @@ sources = [
'seat.c',
'wl_shell.c',
'xdg_shell_v6.c',
'xdg_shell.c',
]
if get_option('enable_xwayland')
sources += ['xwayland.c']