mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2025-01-03 23:03:34 +01:00
Include header declaring ipc_event_workpace(2)
This commit is contained in:
parent
c3d731ba93
commit
d5b5d92b30
1 changed files with 1 additions and 0 deletions
|
@ -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