Skip to content

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

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

Edited by Vlad Zahorodnii

Merge request reports