commit 1e024b91fab9df3458c2fd7535e8bbe2a37c0997
parent 2e7401772e740487bed27fc07c4d83398480ae6a
Author: Ryan Dwyer <ryandwyer1@gmail.com>
Date: Sat, 25 Aug 2018 23:42:04 +1000
Add comment for sway_root.all_outputs
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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