Summary: | When display scale changes, all position and size rules need to be changed manually | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | gudvinr+kde |
Component: | kcm_kwinrules | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | isma.af, jlp, plasma-bugs |
Priority: | NOR | ||
Version First Reported In: | 6.0.5 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
gudvinr+kde
2022-10-13 23:01:42 UTC
3 years later it's still an issue. Rules should not work in scaled space. User should not care if after applying scaling different amount of pixels now required to represent coordinates. If you have a monitor that is 3840x2160, you don't need to know that after setting 125% it's 3072x1728. Window rules can use the same logic that kwin uses to calculate window position. |