Skip to content

qmlgloverlay: fix usage without an qmlglsink in the pipeline

Without a qmlglsink, we need to retrieve the window system display ourselves rather than relying solely on qmlglsink to have priority on the choice of display.

Merge request reports