swayfx/include/sway/tree
Ryan Dwyer 2e7401772e Rename sway_root.outputs to sway_root.all_outputs
This list includes disabled outputs.

When sway_container is demoted, we'll need to store the root's children
(ie. enabled outputs) in the sway_root. It makes sense to put these in a
list called `outputs`, so I'm renaming the existing list in advance.
2018-08-25 23:41:11 +10:00
..
arrange.h Simplify transactions by utilising a dirty flag on containers 2018-07-14 23:14:55 +10:00
container.h Relocate container_move, container_move_to and container_get_in_direction 2018-08-25 12:09:42 +10:00
layout.h Relocate container_move, container_move_to and container_get_in_direction 2018-08-25 12:09:42 +10:00
output.h move output create to its own file 2018-04-03 20:00:09 -04:00
root.h Rename sway_root.outputs to sway_root.all_outputs 2018-08-25 23:41:11 +10:00
view.h Refactor destroy functions and save workspaces when there's no outputs 2018-08-24 22:17:28 +10:00
workspace.h Refactor destroy functions and save workspaces when there's no outputs 2018-08-24 22:17:28 +10:00