Summary: | In a multi-display setup, KDE apps only remember window size across program launches when closed on the left-most display | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kxmlgui | Reporter: | Dave <devdduits> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | miranda, nate, steve, twopwood |
Priority: | NOR | Keywords: | wayland |
Version: | 5.64.0 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=412322 https://bugs.kde.org/show_bug.cgi?id=415821 |
||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dave
2019-12-26 21:19:58 UTC
> "Only the left monitor retains window size changes (however Kate is an exception)."
Ignore the comment about Kate being an exception in the summary. What I meant to say was that Kate's window size always resets when it is opened, closed and then opened again on either the center or right monitor. Kate is a different case seeing as Ark and Okular always copy over the window size last set on the left monitor.
I have this exact same issue. A couple things I can add: - If both monitors are the same resolution and orientation there is no issue, regardless of relative placement and which monitor is primary. - I can add Window Rule in Window Management that will force a new window to appear on the right-most monitor using the "Position" and "Ignore requested geometry" Properties but this does not solve the remember size and position issue. -- Although Dolphin seems to ignore any Window Rule I have tried - I have tried deleting the ~/.config/*rc files (e.g. ~/.config/konsorerc, ~/.config/dolphinrc) to reset them and this does not solve the issue. - I have tried installing apps via flatpak and they have the same issue. SOFTWARE/OS VERSIONS Operating System: Debian GNU/Linux 11 unstable KDE Plasma Version: 5.23.5 KDE Frameworks Version: 5.88.0 Qt Version: 5.15.2 Kernel Version: 5.15.0-3-amd64 (64-bit) OS Type: 64-bit Graphics Platform: X11 Processors: 48 × Intel® Xeon® CPU E5-2697 v2 @ 2.70GHz Memory: 503.9 GiB of RAM Graphics Processor: AMD Radeon RX 580 Series Dolphin: 21.08.2 Konsole: 21.08.2 Kate: 21.08.2 Okular: 21.08.3 Looks like an issue in KMainWindow. |