sway/sway/tree
Brian Ashworth 462ad4ea83 cmd_move: respect workspace layout when inserting
When moving a container to become a direct child of the workspace and
the workspace's layout is tabbed or stacked, wrap it in a container
with the same layout. This allows for the following:
- Run `layout tabbed|stacked` on an empty workspace (or use
  `workspace_layout tabbed|stacked` in the config)
- Open some views
- Move one of the views in any direction
- Open another view
- The new container should also be `tabbed`/`stacked`
2019-04-24 19:12:24 -06:00
..
arrange.c Stop using wlr_output->{lx,ly} 2019-03-11 12:43:01 -04:00
container.c cmd_move: respect workspace layout when inserting 2019-04-24 19:12:24 -06:00
node.c Fix scratchpad fullscreen behavior and crash 2019-04-13 08:48:37 -06:00
output.c swaybg: one instance for all outputs 2019-04-04 20:08:21 +03:00
root.c Fix scratchpad fullscreen behavior and crash 2019-04-13 08:48:37 -06:00
view.c Don't apply hide_edge_borders to floating windows 2019-04-16 17:05:49 -04:00
workspace.c cmd_move: respect workspace layout when inserting 2019-04-24 19:12:24 -06:00