aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2018-08-25 23:42:04 +1000
committerFurkan Sahin <furkan-dev@proton.me>2018-08-25 23:42:04 +1000
commit118f9e12f3fbceb6cc2cd935246ec9d9ccde6a90 (patch)
treed2238dde3bc15f33c674fe376565afbde2b2a967 /include
parent85661dcef9f60141a62f617e2de57135ce36c04f (diff)
Add comment for sway_root.all_outputs
Diffstat (limited to 'include')
-rw-r--r--include/sway/tree/root.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sway/tree/root.h b/include/sway/tree/root.h
index f9d83874..ec6516c9 100644
--- a/include/sway/tree/root.h
+++ b/include/sway/tree/root.h
@@ -21,6 +21,7 @@ struct sway_root {
struct wlr_texture *debug_tree;
+ // Includes disabled outputs
struct wl_list all_outputs; // sway_output::link
list_t *scratchpad; // struct sway_container