diff options
author | Ryan Dwyer <ryandwyer1@gmail.com> | 2018-09-06 11:53:55 +1000 |
---|---|---|
committer | Ryan Dwyer <ryandwyer1@gmail.com> | 2018-09-06 11:53:55 +1000 |
commit | 01117db6d9c50572646f9c49e50e02473129c7d4 (patch) | |
tree | 62683197c721d9e47fe720092da9e7853a281331 /sway/commands/reload.c | |
parent | 97474f12e371c7b92c57f1f107897c29f0f704b2 (diff) |
Fix crash when moving view across outputs
It was incorrectly determining that the container being moved and the
destination had the same parent, which resulted in tree corruption. Both
parents can be NULL but the containers may belong to different
workspaces.
To reproduce, create layout H[V[view] view] in one workspace then move a
view left or right from another output into that workspace.
Diffstat (limited to 'sway/commands/reload.c')
0 files changed, 0 insertions, 0 deletions