https://bugs.kde.org/show_bug.cgi?id=422816
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Version Fixed In| |5.19.2 Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/bc2df9f84be7 | |ff12ab7e67ee7931eae1f5aeacc | |e --- Comment #5 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit bc2df9f84be7ff12ab7e67ee7931eae1f5aeacce by Vlad Zahorodnii. Committed on 17/06/2020 at 07:53. Pushed by davidedmundson into branch 'Plasma/5.19'. [x11] Provide physical dimensions for outputs Since ScreenEdge no longer uses physicalDpiX() and physicalDpiY() from the QPaintDevice class in favor of our own helpers, we need to ensure that the X11 platform provides valid output physical dimensions. FIXED-IN: 5.19.2 M +10 -0 plugins/platforms/x11/standalone/x11_output.cpp M +4 -0 plugins/platforms/x11/standalone/x11_output.h M +18 -4 plugins/platforms/x11/standalone/x11_platform.cpp https://invent.kde.org/plasma/kwin/commit/bc2df9f84be7ff12ab7e67ee7931eae1f5aeacce -- You are receiving this mail because: You are watching all bug changes.