Add partial support for layer-shell

We can now run swaybg and waybar
This commit is contained in:
Johan Malm 2020-09-30 17:18:20 +01:00
parent 00adc7ed34
commit a4c22f7c4d
7 changed files with 426 additions and 1 deletions

View file

@ -5,6 +5,7 @@ labwc_sources = files(
'desktop.c',
'interactive.c',
'keyboard.c',
'layers.c',
'main.c',
'osd.c',
'output.c',