https://bugs.kde.org/show_bug.cgi?id=407458
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kwindowsystem/commit | |/b7057a38e142f6ec6735260263 | |52cb061e9d2731 Version Fixed In| |5.72 --- Comment #7 from Nate Graham <n...@kde.org> --- Git commit b7057a38e142f6ec673526026352cb061e9d2731 by Nate Graham. Committed on 02/07/2020 at 16:21. Pushed by ngraham into branch 'master'. [xcb] Send correctly scaled icon geometry Otherwise when using Qt scaling on X11, icon information has the wrong size and location on screen, with the user-visible effect that window Minimize animations minimize the window to the wrong location when using Qt scaling on X11 with a high DPI screen. The effect is especially hilarious with the Magic Lamp minimize effect and a bottom panel. This change fixes all of that so that the minimize animations work properly on X11 with Qt scaling and a high DPI screen. FIXED-IN: 5.72 M +6 -4 src/platforms/xcb/netwm.cpp https://invent.kde.org/frameworks/kwindowsystem/commit/b7057a38e142f6ec673526026352cb061e9d2731 -- You are receiving this mail because: You are watching all bug changes.