Skip to content

stage: Paint the untransformed swap region

Sebastian Wick requested to merge swick/mutter:swap-region-debug-paint into main

Painting the swap region with CLUTTER_DEBUG_PAINT_DAMAGE_REGION happens on the view framebuffer, so don't transform the region we paint to the onscreen.

Merge request reports