Summary: | Value of Primary Monitor setting reset after using wayland session and going back to X11 session | ||
---|---|---|---|
Product: | [Plasma] KScreen | Reporter: | d3coder <admin> |
Component: | common | Assignee: | kscreen-bugs-null <kscreen-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | lee295012, nate |
Priority: | NOR | ||
Version: | 5.22.4 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
d3coder
2021-09-17 16:36:40 UTC
Having the same problem with 5.22.90, panel and icons keep switching to my small side monitor under wayland instead of staying on my 27" 1440p monitor. On Wayland, there's no concept of primary monitor so it's up to the desktop shell where the panel should be. Can you post the output `qdbus org.kde.KWin /KWin supportInformation` and indicate what output has to be primary? Primary monitor config resets in X11 session after i open wayland session and then open X11 session. 1. Start X11 session, configure your widgets and primary monitor 2. Start Wayland session, widgets and shell are in proper places, like in X11 session 3. Start X11 session - widgets and shell swapped their position (left monitor becomes right, and vice-versa) I have to change primary monitor in X11, then it looks properly. *** This bug has been marked as a duplicate of bug 442158 *** Actually not a duplicate, sorry. It seems reasonable that the X11 primary monitor setting should be remembered rather than reset after you move to Wayland. Yes, Wayland has no Primary Monitor setting, but that's no excuse for discarding the user's choice for that setting on X11. Generically fixed now that we have Primary Monitor setting on Wayland. Any additional issues with this will be caused by Bug 365865. |