Implement xdg-activation-v1

See https://github.com/swaywm/wlroots/pull/2718.
This commit is contained in:
Simon Ser 2021-03-23 11:31:18 +01:00
parent 92ba229094
commit 9755684fb0
4 changed files with 33 additions and 0 deletions

View file

@ -8,6 +8,7 @@ sway_sources = files(
'main.c',
'server.c',
'swaynag.c',
'xdg_activation_v1.c',
'xdg_decoration.c',
'desktop/desktop.c',