Skip to content

backends/wayland: Specify correct format for remapped primary layer buffers

Vlad Zahorodnii requested to merge work/zzag/qpainter-clear-color into master

We don't need the alpha channel and WaylandQPainterBufferSlot specifies RGB32 format in its constructor.

Merge request reports