Summary: | New account creation on Wayland overrides screen scaling | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | amdfan12 |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | CC: | kde, nate |
Priority: | NOR | ||
Version First Reported In: | 6.2.5 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=499034 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
amdfan12
2025-01-23 03:11:08 UTC
It's intentional that KWin (not Plasma) does its best to use a sane scale factor for new accounts, which depends on the screen's resolution and physical size. Size of items on screen being a subjective preference, it's possible to override the default scale that KWin chooses, which is why this is user-customizable on a per-user basis. Given that a new user account may be used by a different person, it's reasonable to expect that person might have preferences that differ, which means it doesn't make sense to inherit the scale value set by a different user on the same machine. |