mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
cosmic-workspaces: protocol implementation
This commit is contained in:
parent
a9daaa05be
commit
31f4336ed6
10 changed files with 1445 additions and 0 deletions
5
src/protocols/cosmic_workspaces/meson.build
Normal file
5
src/protocols/cosmic_workspaces/meson.build
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
labwc_sources += files(
|
||||
'cosmic-workspaces.c',
|
||||
'transactions.c',
|
||||
'output.c',
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue