Skip to content
Commit 5ccb8f8d authored by Eric Edlund's avatar Eric Edlund Committed by Vlad Zahorodnii
Browse files

Better handle windows on all desktops in slide effect

Change the render cycle for slide effect. Now, windows will be drawn on each desktop or not in the paintWindow() loop instead of the paintScreen() loop. This allows us to respect stacking order better by painting all of the same window together instead of per VD.

BUG: 457486
BUG: 458622


(cherry picked from commit 6d9f740d)
parent 3bd562e4
Pipeline #234344 passed with stage
in 14 minutes and 33 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment