Skip to content

backends/wayland: fall back to qpainter when there's no render node

Xaver Hugl requested to merge work/zamundaaa/wayland-fallback into master

While we could still access the primary node, as we're not getting GPU acceleration anyways we might as well fall back to CPU rendering directly

BUG: 466302

Merge request reports