Add swaymsg-compatible IPC interface with labmsg client

This commit is contained in:
stormshadow 2026-04-15 23:25:06 +05:30 committed by Anirvan Banerjee
parent bce14a5ad7
commit 8328c05041
20 changed files with 2291 additions and 11 deletions

View file

@ -7,6 +7,7 @@ labwc_sources = files(
'edges.c',
'idle.c',
'interactive.c',
'ipc.c',
'layers.c',
'magnifier.c',
'main.c',