https://bugs.kde.org/show_bug.cgi?id=422552
--- Comment #15 from Nate Graham <n...@kde.org> --- The issue on X11 is that scale is global, not per-monitor. So auto-configuring a scale factor is fine if you have a single-monitor setup, but the moment you plug in a second monitor, and that monitor would benefit from a different scale factor, it doesn't work at all. Think about the case of a 4K internal laptop screen for which KScreen choosers 200 or 250% scale. With a 1080p 24" screen attached, everything would be unusably huge. Of course, that's an issue when you manually choose a scale factor anyway, so it's not really a regression if we do it automatically, because this use case is explicitly unsupported on X11 anyway (you should use the Wayland session for proper mixed-DPI multimonitor setups). -- You are receiving this mail because: You are watching all bug changes.