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 | |ma/kde-gtk-config/-/commit/ | |28b724674815ecb23c078a0d23e | |33ab64d0df69a Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #8 from Nate Graham <n...@kde.org> --- Git commit 28b724674815ecb23c078a0d23e33ab64d0df69a by Nate Graham, on behalf of Vasily Khoruzhick. Committed on 20/02/2024 at 20:39. Pushed by ngraham into branch 'master'. 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 M +7 -2 kded/gtkconfig.cpp https://invent.kde.org/plasma/kde-gtk-config/-/commit/28b724674815ecb23c078a0d23e33ab64d0df69a -- You are receiving this mail because: You are watching all bug changes.