Files
xserver/composite
Michel Dänzer 2bcaa973be Revert "composite: Only copy bits from the parent pixmap when absolutely necessary"
This reverts commit 2ab2454151

In the pParent->drawable.depth == pWin->drawable.depth case, pWin may
already have valid contents, which need to be copied to the new pixmap.
2026-02-09 19:30:34 +01:00
..