https://bugs.kde.org/show_bug.cgi?id=480828
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kde-gtk-config/-/commit/ |ma/kde-gtk-config/-/commit/ |fab18c5b7c5fb1648aa027af031 |6b3865a72baff3932fbe89ef0c4 |a8bf5fd090be0 |4ff1b9bb4cd10 --- Comment #10 from Nate Graham <n...@kde.org> --- Git commit 6b3865a72baff3932fbe89ef0c44ff1b9bb4cd10 by Nate Graham, on behalf of Vasily Khoruzhick. Committed on 20/02/2024 at 20:41. Pushed by ngraham into branch 'Plasma/5.27'. Round x11GlobalScaleFactor instead of flooring it When display scaling is set to 175%, flooring scale factor down to 1 results in very cramped widgets. To the point when the text scaled by 1.75 doesn't fit the widgets. Properly round x11GlobalScaleFactor to avoid that. Signed-off-by: Vasily Khoruzhick <anars...@gmail.com> Fixed-IN: 6.0 (cherry picked from commit 28b724674815ecb23c078a0d23e33ab64d0df69a) M +7 -2 kded/gtkconfig.cpp https://invent.kde.org/plasma/kde-gtk-config/-/commit/6b3865a72baff3932fbe89ef0c44ff1b9bb4cd10 -- You are receiving this mail because: You are watching all bug changes.