aboutsummaryrefslogtreecommitdiff
path: root/include/loop.h
diff options
context:
space:
mode:
authorTudor Brindus <me@tbrindus.ca>2020-09-26 16:27:30 -0400
committerBrian Ashworth <bosrsf04@gmail.com>2020-10-04 21:02:35 -0400
commit392d4808c3012ff978fa5eeb41f0757b3993dcd1 (patch)
tree2a52de8ab919f860a9794f77920978c76d00f5b9 /include/loop.h
parentbc239b2f6b0cf9d29adb8df7e464e7d104cad4bb (diff)
commands/move: fix single-split escaping on move
Prior to this commit, having a layout like T[app1 V[app2]], focusing app2, and then doing `move left` would result in T[app2 app1]. Now, the resulting layout is T[app1 app2], which matches i3 behavior. `container_flatten` updates `container->parent`, meaning that the existing check would never be true.
Diffstat (limited to 'include/loop.h')
0 files changed, 0 insertions, 0 deletions