mirror of
https://github.com/swaywm/sway.git
synced 2025-11-06 13:29:50 -05:00
Move IPC client into common, refactor IPC
This commit is contained in:
parent
5ae359279b
commit
27f03c705d
8 changed files with 105 additions and 79 deletions
|
|
@ -14,7 +14,7 @@
|
|||
#include "log.h"
|
||||
#include "readline.h"
|
||||
#include "handlers.h"
|
||||
#include "ipc.h"
|
||||
#include "ipc-server.h"
|
||||
#include "sway.h"
|
||||
|
||||
static bool terminate_request = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue