https://bugs.kde.org/show_bug.cgi?id=467039
--- Comment #4 from Firestar-Reimu <1900011...@pku.edu.cn> --- (In reply to Nate Graham from comment #1) > Looked into this a bit. On Wayland, we don't have a simple way to get the > "I'm using high DPI scaling" setting the way we do on X11--that setting > being global on X11, and per-screen on Wayland. > > Instead, I found that the EnableHiDPI=true argument in the [Wayland] section > of the SDDM config works properly. > > Setting this value when syncing settings in the KCM probably doesn't make > sense; it should instead be the default setting for SDDM on Wayland. I've > submitted a PR for that: https://github.com/sddm/sddm/pull/1681. > > If that's rejected, we have the following other options: > - Ask distros to set that by default in their packaging > - Always set it here when syncing settings > - Only set it here when syncing settings if the user is using any >100% > scaling on any screens, which we would need to determine by parsing KScreen > configs, which seems like it could be a can of worms A solution is here: https://forums.opensuse.org/t/ui-scaling-in-sddm-no-longer-works-after-kde-plasma-6-upgrade/173350/ But I want to know that 1 year has passed and sddm 0.21.0 has released. Has this problem not solved? -- You are receiving this mail because: You are watching all bug changes.