swayfx/sway/tree
Konstantin Pospelov 8b7008a296 Check the output state for recorded workspaces
Sway records pid, workspace, and output for every new process. However, if the
output gets disabled and the workspace disappears, the workspace is still
re-created on the disabled output. This commit adds a check for the enabled
flag, so that NULL will be passed to workspace_create() in this case.
2021-01-30 11:24:43 +01:00
..
arrange.c Make sure we don't calculate fractional pixel gaps 2020-01-01 10:14:29 -07:00
container.c container: set fullscreen mode before attempting focus 2020-12-24 23:34:55 +01:00
node.c Fix scratchpad fullscreen behavior and crash 2019-04-13 08:48:37 -06:00
output.c Change workspace_layout to match i3 behavior 2020-12-20 00:58:42 -05:00
root.c Check the output state for recorded workspaces 2021-01-30 11:24:43 +01:00
view.c Implement foreign toplevel fullscreen output hints 2021-01-25 11:54:44 -07:00
workspace.c workspace: rework workspace prev|next like i3 2020-12-20 00:58:42 -05:00