sway-patched-tray-menu/sway/desktop
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
..
desktop.c Store geometry in the view and handle any floating view resizing 2018-08-18 15:10:06 +10:00
idle_inhibit_v1.c Fix memory leak in sway/desktop/idle_inhibit_v1.c 2018-07-17 11:35:24 -04:00
layer_shell.c Address first round review for swaynag 2018-08-01 22:47:54 -04:00
output.c Rename sway_root.outputs to sway_root.all_outputs 2018-08-25 23:41:11 +10:00
render.c Merge pull request #2478 from RyanDwyer/standardise-debug 2018-08-19 10:29:29 -04:00
transaction.c Refactor destroy functions and save workspaces when there's no outputs 2018-08-24 22:17:28 +10:00
xdg_shell.c Refactor destroy functions and save workspaces when there's no outputs 2018-08-24 22:17:28 +10:00
xdg_shell_v6.c Refactor destroy functions and save workspaces when there's no outputs 2018-08-24 22:17:28 +10:00
xwayland.c Refactor destroy functions and save workspaces when there's no outputs 2018-08-24 22:17:28 +10:00