feat:add ext-workspace protocol file for temp

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

View file

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