aboutsummaryrefslogtreecommitdiff
path: root/include/sway/tree
diff options
context:
space:
mode:
authorRyan Dwyer <ryandwyer1@gmail.com>2018-08-25 23:42:04 +1000
committerRyan Dwyer <ryandwyer1@gmail.com>2018-08-25 23:42:04 +1000
commit1e024b91fab9df3458c2fd7535e8bbe2a37c0997 (patch)
treed2238dde3bc15f33c674fe376565afbde2b2a967 /include/sway/tree
parent2e7401772e740487bed27fc07c4d83398480ae6a (diff)
Add comment for sway_root.all_outputs
Diffstat (limited to 'include/sway/tree')
-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