swayfx/include/sway/tree
Tudor Brindus 92891fb1ed commands/move: unwrap workspace container on move to new workspace
If moving e.g. `T[app app]` into a new workspace with `workspace_layout
tabbed`, then post-move the tree in that workspace will be `T[T[app
app]]`. This still happens with horizontal or vertical workspace layout,
but is less visible since those containers have no decorations.

Fixes #5426.
2020-07-01 18:43:20 -04:00
..
arrange.h Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
container.h tree/container: introduce container_toplevel_ancestor helper 2020-06-07 10:46:14 +02:00
node.h Sanity check gaps between tiled containers 2019-07-15 23:46:27 -04:00
root.h view: remove workspace pid mapping for assigns 2020-01-09 09:52:37 +01:00
view.h Implement wlr-foreign-toplevel-management-v1 2020-06-23 22:26:00 +02:00
workspace.h commands/move: unwrap workspace container on move to new workspace 2020-07-01 18:43:20 -04:00