swayfx/sway/tree
Brian Ashworth fb4f29289f workspace_get_initial_output: handle focused layer
When a layer surface is focused, `seat_get_focused_workspace` will be
NULL. This changes `workspace_get_initial_output` to use output of the
focus inactive. If the focus inactive is also NULL, then either the
first output or the noop output will be used as fallbacks.
2019-02-11 10:13:16 +01:00
..
arrange.c Implement fullscreen global 2019-01-25 08:29:21 +10:00
container.c container_at_stacked: skip titles when zero pixels 2019-02-09 09:24:43 +01:00
node.c ipc: handle NULL cases for node_get_output 2018-09-15 09:42:49 +01:00
output.c Use noop output when there's no outputs connected 2019-01-22 09:55:13 +01:00
root.c Introduce container_is_scratchpad_hidden 2019-01-28 10:35:40 +01:00
view.c view: remove pointer constraints on unmap 2019-02-10 21:29:45 +01:00
workspace.c workspace_get_initial_output: handle focused layer 2019-02-11 10:13:16 +01:00