Skip to content
Commit e31b987b authored by David Edmundson's avatar David Edmundson
Browse files

Avoid creating windows for placeholder screens.

Unfortuantely QPlatformScreen::isPlaceholder is not exposed so we need a
heuristic. On wayland all placeholder screens have a null geometry. We
also know that any real screen must have a geometry so we don't need to
watch that QScreen for changes.

BUG: 439096
parent e653d3d4
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