Skip to content

Draft: effects/overview: respect layout for tiled windows

Yifan Zhu requested to merge work/fanzhuyifan/tiling into master

In the current layout algorithm, windows explicitly tiled by the user sometimes cross-over each other in overview animation. Detect tiled windows as a special scenario, and try to respect the layout created by the user.

CCBUG: 488828

Tiling detected:

new-global new-local

Tiling not detected:

old-global old-local

@teams/vdg @teams/usability @breakingspell

Merge request reports

Loading