https://bugs.kde.org/show_bug.cgi?id=399564
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kwi | |n/6724955a762413bcc6b87e490 | |9eadab593376f2a --- Comment #9 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 6724955a762413bcc6b87e4909eadab593376f2a by David Edmundson. Committed on 10/10/2018 at 10:14. Pushed by davidedmundson into branch 'Plasma/5.14'. [qpa] Always keep a at least one screen Summary: Qt does not like having no screens. Both Qt XCB and Wayland QPAs have systems pretend there's always at least 1 screen present. Kwin already uses a dummy screen on startup, this patch reinserts the dummy screen if the platform states that all real screens are removed. Test Plan: Logged in, everything still worked Did not reproduce the original bug Reviewers: #kwin, zzag Reviewed By: #kwin, zzag Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D16096 M +6 -0 plugins/qpa/integration.cpp https://commits.kde.org/kwin/6724955a762413bcc6b87e4909eadab593376f2a -- You are receiving this mail because: You are watching all bug changes.