https://bugs.kde.org/show_bug.cgi?id=441705
Błażej Szczygieł <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Błażej Szczygieł <[email protected]> --- It'd be a good feature for native Wayland apps, XWayland already has it. There are many use-cases where apps behaves incorrectly with any scaling or fractional scaling, so for these apps it's better to run without scaling. Example applications: - virt-manager - image is too small or blurred when using fractional scaling - remmina - same as virt-manager - rawtherapee - image is blurred because this app doesn't support HiDPI scaling - vkcube - image is upscaled (this app doesn't support HiDPI scaling) - gimp has wrong image size at 100% zooming, so better to run at 100% UI scaling and enlarge fonts and icons - qemu upscales image on best fit - testing Qt application during development with various scaling (should be better than using fractional QT_SCALE_FACTOR with patch https://codereview.qt-project.org/c/qt/qtbase/+/664057 to compensate our global UI scale) - probably many more applications especially if we use fractional scaling Could we re-open this? -- You are receiving this mail because: You are watching all bug changes.
