| Summary: | Applying screen layout (desktop configuration) and desktop backgrounds to the login screen (SDDM) does not take effect | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | incansvl |
| Component: | kcm_sddm | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | normal | CC: | kde, kde, natalie_clarius, nate |
| Priority: | NOR | ||
| Version First Reported In: | 6.3.0 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
incansvl
2025-02-20 23:07:15 UTC
I did some digging into how this is supposed to work. I found that the configuration data for my personal login, at least for the physical aspects of screen resolutions, positions, and rotations (not sure how theme info works) that is stored in `/var/lib/sddm/.config/kwinoutputconfig.json` IS being writtem to the SDDM config file in `/var/lib/sddm/.config/kwinoutputconfig.json` If this is all that needs to be done, then it appears the KDE settings tool is doing what it's supposed to do, but SDDM is ignoring the rotation settings. If someone can confirm that updating `/var/lib/sddm/.config/kwinoutputconfig.json` is all that's required, then I think this is an issue withj SDDM. It can be closed here and I will report it to the SDDM team. That is correct. Good work! |