Summary: | Syncing DPI results in annoying extra steps after changing scale factor globally | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Armando Ota <armando.ota> |
Component: | kcm_sddm | Assignee: | David Edmundson <kde> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | kde, nate, plasma-bugs |
Priority: | NOR | ||
Version: | 5.22.4 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Armando Ota
2021-08-06 11:49:31 UTC
Had you run system settings -> login screen -> sync settings? If you run that again does that resolve it? I can confirm. Removing [XDisplay] ServerArguments=-dpi 96 from sddm.conf and system settings -> login screen -> sync settings did help to reset SDDM layout. I think the best thing would be to avoid syncing that setting, as it has a knock on effect on the dekstop and instead manually insert a QT_SCALE_FACTOR into the env of the greeter. No objection to that, as long as it can read the correct scale factor before the user session has started. |