https://bugs.kde.org/show_bug.cgi?id=446627
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Version Fixed In| |5.24.2 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/16 | |d44ae2cb5e680f03a7414afe94f | |92d49fdcb37 --- Comment #8 from Nate Graham <n...@kde.org> --- Git commit 16d44ae2cb5e680f03a7414afe94f92d49fdcb37 by Nate Graham, on behalf of Fushan Wen. Committed on 21/02/2022 at 18:13. Pushed by ngraham into branch 'master'. applet/pager: Divide window size by devicePixelRatio on X11 when it's >1 KWindowInfoPrivateX11::frameGeometry() returns the true geometry of a window, so dividing the window size by devicePixelRatio is needed to get the correct size when it's greater than 1. FIXED-IN: 5.24.2 M +18 -12 applets/pager/plugin/windowmodel.cpp https://invent.kde.org/plasma/plasma-desktop/commit/16d44ae2cb5e680f03a7414afe94f92d49fdcb37 -- You are receiving this mail because: You are watching all bug changes.