Hi all, We should backport this fix to 5.15.1 https://bugreports.qt.io/browse/QTBUG-86604 Without it, multimonitor setups with plasma 5 are broken. Thanks, Sarnex Reproducible: Always
commit 5e4b74cf31c4478d491f577d5746e4024b3ea552 Author: Andreas Sturmlechner <asturm@gentoo.org> Date: Fri Oct 2 21:36:04 2020 dev-qt/qtgui: Fix multiscreen regression "There is a bug in Qt 5.15.1 that seriously affects multiscreen. We get a bunch of reports every day. Effectively a screen change signal goes missing and Plasma naturally breaks." See also: https://mail.kde.org/pipermail/distributions/2020-September/000866.html KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=426496 QTBUG: https://bugreports.qt.io/browse/QTBUG-86604 Cherry-picked from: https://codereview.qt-project.org/c/qt/qtbase/+/315721 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> ...-qscreen-geometrychanged-when-dpi-changes.patch | 86 ++++++++++ dev-qt/qtgui/qtgui-5.15.1-r1.ebuild | 185 +++++++++++++++++++++ 2 files changed, 271 insertions(+)