summaryrefslogtreecommitdiffstats
path: root/include/focus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/focus.h')
-rw-r--r--include/focus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/focus.h b/include/focus.h
index 236d050b..b532edc2 100644
--- a/include/focus.h
+++ b/include/focus.h
@@ -33,7 +33,6 @@ bool set_focused_container_for(swayc_t *ancestor, swayc_t *container);
33// and unlocked when they are destroyed 33// and unlocked when they are destroyed
34 34
35extern bool locked_container_focus; 35extern bool locked_container_focus;
36extern bool locked_view_focus;
37 36
38// Prevents wss from being destroyed on focus switch 37// Prevents wss from being destroyed on focus switch
39extern bool suspend_workspace_cleanup; 38extern bool suspend_workspace_cleanup;