Skip to content

source: Handle BGRA buffers gracefully

Aleix Pol Gonzalez requested to merge work/cherry-pick-bd3af593 into Plasma/5.27

Properly handle BGRA buffers by calling rgbSwapped on them. This is a slower way of treating the buffer, but at least it's correct.

(cherry picked from commit bd3af593)

Merge request reports