feat:add ext-workspace protocol file for temp

This commit is contained in:
DreamMaoMao 2025-08-26 15:59:35 +08:00
parent aaae66113d
commit d7fdaa42a3
5 changed files with 1042 additions and 1 deletions

View file

@ -86,6 +86,7 @@ endif
executable('mango',
'src/mango.c',
'src/common/util.c',
'src/ext-protocol/wlr_ext_workspace_v1.c',
wayland_sources,
dependencies : [
libm,