Skip to content
Commit 0c2682ce authored by Xaver Hugl's avatar Xaver Hugl
Browse files

backends/drm: only allow ARGB8888 as the cursor format

The raspberry pi exposes opaque formats for the cursor plane, and interprets
them as being opaque as well... Considering that we effectively don't support
anything else with the QPainter anyways, just hardcode ARGB8888 until we paint
the cursor with OpenGl.


(cherry picked from commit f31b4b36)
parent 5186f411
Pipeline #152030 passed with stage
in 12 minutes and 34 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment