summaryrefslogtreecommitdiffstats
path: root/src/evalwindow.c
diff options
context:
space:
mode:
authorSean Dewar <6256228+seandewar@users.noreply.github.com>2024-02-20 22:00:33 +0100
committerChristian Brabandt <cb@256bit.org>2024-02-20 22:00:33 +0100
commit704966c2545897dfcf426dd9ef946aeb6fa80c38 (patch)
treea885bfc35d182242ca75d1a000638e97b72d6f08 /src/evalwindow.c
parent96cc4aef3d47d0fd70e68908af3d48a0dce8ea70 (diff)
patch 9.1.0118: Use different restoration strategy in win_splitmovev9.1.0118
Problem: saving and restoring all frames to split-move is overkill now that WinNewPre is not fired when split-moving. Solution: defer the flattening of frames until win_split_ins begins reorganising them, and attempt to restore the layout by undoing our changes. (Sean Dewar) This also means we no longer must allocate. related: #14042 Signed-off-by: Sean Dewar <6256228+seandewar@users.noreply.github.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'src/evalwindow.c')
0 files changed, 0 insertions, 0 deletions