Choose swap lanes by motion direction
This commit is contained in:
parent
b109cdf6f2
commit
a712786ecf
2 changed files with 69 additions and 3 deletions
|
|
@ -217,6 +217,9 @@ Preferred approach:
|
|||
Current pure planner status:
|
||||
|
||||
- Two-window same-axis swaps use shrink lanes, move, then grow.
|
||||
- Swap lane choice follows motion direction, not node identity: right/down
|
||||
moving windows take the first lane, and left/up moving windows take the second
|
||||
lane.
|
||||
- Stack extraction/return patterns are covered in both horizontal and vertical
|
||||
orientations: peer/container space scales first, the extracted child moves
|
||||
only after space exists, and orthogonal growth happens in the final phase.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue