mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 07:51:28 +00:00
Merge pull request #217 from mikkeloscar/ipc-h
Include header declaring ipc_event_workpace(2)
This commit is contained in:
commit
d3de6af6c2
|
@ -6,6 +6,7 @@
|
|||
#include "layout.h"
|
||||
#include "config.h"
|
||||
#include "input_state.h"
|
||||
#include "ipc.h"
|
||||
|
||||
bool locked_container_focus = false;
|
||||
bool locked_view_focus = false;
|
||||
|
|
Loading…
Reference in a new issue