mirror of
https://github.com/swaywm/sway.git
synced 2026-04-15 08:21:37 -04:00
Wire up basic IPC support
This commit is contained in:
parent
cab1352801
commit
5c9ad035db
7 changed files with 225 additions and 25 deletions
|
|
@ -4,6 +4,7 @@ executable(
|
|||
'bar.c',
|
||||
'config.c',
|
||||
'event_loop.c',
|
||||
'ipc.c',
|
||||
'main.c',
|
||||
'render.c',
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue