mirror of
https://github.com/swaywm/sway.git
synced 2026-04-06 07:15:44 -04:00
Implement xdg-activation-v1
See https://github.com/swaywm/wlroots/pull/2718.
This commit is contained in:
parent
92ba229094
commit
9755684fb0
4 changed files with 33 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ sway_sources = files(
|
|||
'main.c',
|
||||
'server.c',
|
||||
'swaynag.c',
|
||||
'xdg_activation_v1.c',
|
||||
'xdg_decoration.c',
|
||||
|
||||
'desktop/desktop.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue