Summary: | Delay window placement and audio profile selection after multiple monitor resume from standby mode | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | twopwood <twopwood> |
Component: | multi-screen | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version: | 5.23.5 | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
twopwood
2022-01-22 23:01:04 UTC
With some drivers or hardware, changing the dpms mode results in hotplug events. Making kwin delay processing output changes would be difficult (for example, what should kwin do if a new window shows up while there are unprocessed output changes and the window wants to be placed on a screen which kwin is unaware yet? etc) and it could still result in some windows being mis-placed. Can you report this issue to the developers of the video driver you use please? If it's amd, https://gitlab.freedesktop.org/drm/amd/; if it's intel, https://gitlab.freedesktop.org/drm/intel/; if it's nvidia, you would need to file a bug report on their forum. Thanks for the reply. I was afraid it was more of a hardware issue. I have come up with a couple scripts I can run after unlocking using the "Notifications" > "Applications" > "Screen Saver" that can reset window positions which partially resolves it. Just out of curiosity, is there a list of preferred graphics cards that are known to work with KDE Plasma without any issues? Thanks. |