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
We must set QPainter::CompositionMode_Source to overwrite the old contents.