swayfx/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.c Make sure we don't calculate fractional pixel gaps 2020-01-01 10:14:29 -07:00
container.c Implement wlr-foreign-toplevel-management-v1 2020-06-23 22:26:00 +02:00
node.c Fix scratchpad fullscreen behavior and crash 2019-04-13 08:48:37 -06:00
output.c input: disable events for map_to_output devices when output not present 2020-06-19 10:02:22 +02:00
root.c Fix crash when showing scratchpad hidden split containers 2020-01-16 21:48:25 -05:00
view.c tree/view: Make foreign-toplevel app_id fallback to class 2020-07-01 17:21:57 +02:00
workspace.c commands/move: unwrap workspace container on move to new workspace 2020-07-01 18:43:20 -04:00