1
0
Fork 0
mirror of https://github.com/NickHu/sway synced 2025-02-05 20:46:18 +01:00

Merge pull request #217 from mikkeloscar/ipc-h

Include header declaring ipc_event_workpace(2)
This commit is contained in:
Drew DeVault 2015-11-04 15:25:39 -05:00
commit d3de6af6c2

View file

@ -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;