Skip to content

wayland: Fix updating pixel data from translucent client buffers when using qpainter backend

Vlad Zahorodnii requested to merge cherry-pick-4e2e9ab7 into Plasma/5.26

We must set QPainter::CompositionMode_Source to overwrite the old contents.

(cherry picked from commit 4e2e9ab7)

Merge request reports