workspaces: Add workspaces.{c,h}

This commit is contained in:
Consolatis 2022-06-15 01:07:45 +02:00
parent 1afca2c2cd
commit d557623c34
5 changed files with 417 additions and 0 deletions

View file

@ -20,6 +20,7 @@ labwc_sources = files(
'theme.c',
'view.c',
'view-impl.c',
'workspaces.c',
'xdg.c',
'xdg-deco.c',
'xdg-popup.c',