mirror of
https://github.com/swaywm/sway.git
synced 2025-11-12 13:29:56 -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
|
|
@ -6,7 +6,7 @@
|
|||
#include "layout.h"
|
||||
#include "config.h"
|
||||
#include "input_state.h"
|
||||
#include "ipc.h"
|
||||
#include "ipc-server.h"
|
||||
|
||||
bool locked_container_focus = false;
|
||||
bool locked_view_focus = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue