mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-06-19 14:33:16 -04:00
feat: ext-workspace-v1 support
This commit is contained in:
parent
fb8a76f51e
commit
3ed650f2e6
12 changed files with 1514 additions and 7 deletions
|
|
@ -70,6 +70,9 @@ executable('maomao',
|
|||
'src/maomao.c',
|
||||
'src/common/util.c',
|
||||
'src/common/mem.c',
|
||||
'src/ext-workspace/ext-workspace.c',
|
||||
'src/ext-workspace/output.c',
|
||||
'src/ext-workspace/transaction-addon.c',
|
||||
wayland_sources,
|
||||
dependencies : [
|
||||
libm,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue