https://bugs.kde.org/show_bug.cgi?id=439096
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kscreenlocker/commit/e31 | |b987ba64c74f563fc0f071eda11 | |7d99913f15 Resolution|--- |FIXED --- Comment #30 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit e31b987ba64c74f563fc0f071eda117d99913f15 by David Edmundson. Committed on 15/08/2021 at 20:27. Pushed by davidedmundson into branch 'master'. 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. M +3 -0 greeter/greeterapp.cpp https://invent.kde.org/plasma/kscreenlocker/commit/e31b987ba64c74f563fc0f071eda117d99913f15 -- You are receiving this mail because: You are watching all bug changes.