https://bugs.kde.org/show_bug.cgi?id=480828
--- Comment #3 from Vasily Khoruzhick <anars...@gmail.com> --- (In reply to Vlad Zahorodnii from comment #2) > kwin doesn't really set the dpi and it ceils the scale factor for apps that > don't support fractional scaling, I believe kde-gtk-config does it. Is this > an xwayland or a wayland app? I checked Orca Slicer sources and looks like it forces X11 backend for GTK due to some issue with WxGTK: https://github.com/SoftFever/OrcaSlicer/blob/8b1b3355e6ebf97475474661dc0516663a85798c/src/OrcaSlicer.cpp#L890 So apparently the issue is with kde-gtk-config, for some reason it sets Gdk/WindowScalingFactor to 1 if display scaling is 175%. Let me move the bug to kde-gtk-config package -- You are receiving this mail because: You are watching all bug changes.