aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/desktop/launcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sway/desktop/launcher.h')
-rw-r--r--include/sway/desktop/launcher.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sway/desktop/launcher.h b/include/sway/desktop/launcher.h
index ad465a9e..412068a9 100644
--- a/include/sway/desktop/launcher.h
+++ b/include/sway/desktop/launcher.h
@@ -14,6 +14,7 @@ struct launcher_ctx {
14 struct wl_listener seat_destroy; 14 struct wl_listener seat_destroy;
15 15
16 bool activated; 16 bool activated;
17 bool had_focused_surface;
17 18
18 struct sway_node *node; 19 struct sway_node *node;
19 struct wl_listener node_destroy; 20 struct wl_listener node_destroy;