https://bugs.kde.org/show_bug.cgi?id=435357
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |DUPLICATE --- Comment #7 from Nate Graham <n...@kde.org> --- (In reply to Alice McLafferty from comment #6) > > On Wayland, lack of position memory is expected > > That is unfortunate, initially I thought this was a kwin feature (thus the > bug report). On X11, it is not feasible to implement in KWin, which is why I implemented in KXMLGUI for KDE apps only. It's an imperfect solution, I know. :/ > So currently "everything opens on the top left corner" is the > expected behavior with "Minimal Overlapping" in a wayland session? Yes, "Minimal overlapping" positions the first window in the corner so that the next-opened window can be positioned as far as possible away from it, to make them overlap as little as possible (hence the name). If you don't like this, you might consider changing the positioning mode to "Centered" or something else. > Additionally, I have tested this in an x11 session, and position + size do > work correctly for KDE applications such as dolphin or ark. 3rd party > applications unfortunately do not, and I was not aware of this being > expected behavior either. OK that's good. So the X11 feature is working correctly within its limitations. :) Marking as a duplicate of Bug 427875, which requests a better version of the feature on Wayland which would apply to all windows automatically. *** This bug has been marked as a duplicate of bug 427875 *** -- You are receiving this mail because: You are watching all bug changes.