diff options
author | Ryan Dwyer <ryandwyer1@gmail.com> | 2018-10-17 16:50:56 +1000 |
---|---|---|
committer | Ryan Dwyer <ryandwyer1@gmail.com> | 2018-10-17 16:57:32 +1000 |
commit | 799f285cd184cce209a6d9058652e825e266c7e8 (patch) | |
tree | 0a672a90b62fbce135ab695f7fdcfae13d255326 /sway/commands/bar | |
parent | 434cbaabf092ec1688b4dfd2d93f38e849531d96 (diff) |
Fix moving tiled containers to workspaces which only have floating views
* Make a workspace which only contains floating views
* Switch to another workspace and create a tiled view
* Move the tiled view to the workspace with
`move container to workspace N`
The container would be added as a sibling to the floating view, which
makes the container floating while having the geometry of a tiled
container.
This changes it so it only looks for tiled containers in the workspace
with a fallback to the workspace itself.
Diffstat (limited to 'sway/commands/bar')
0 files changed, 0 insertions, 0 deletions