Files
xserver/composite
Michel Dänzer d6fc3aa717 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-06 11:59:24 +01:00
..