swayfx/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.c Translate floating containers when a workspace is moved 2018-08-22 17:46:12 +10:00
container.c Relocate container_move, container_move_to and container_get_in_direction 2018-08-25 12:09:42 +10:00
layout.c Relocate container_move, container_move_to and container_get_in_direction 2018-08-25 12:09:42 +10:00
output.c Relocate container_move, container_move_to and container_get_in_direction 2018-08-25 12:09:42 +10:00
root.c Rename sway_root.outputs to sway_root.all_outputs 2018-08-25 23:41:11 +10:00
view.c Refactor destroy functions and save workspaces when there's no outputs 2018-08-24 22:17:28 +10:00
workspace.c Refactor destroy functions and save workspaces when there's no outputs 2018-08-24 22:17:28 +10:00