https://bugs.kde.org/show_bug.cgi?id=433836
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|REPORTED |RESOLVED CC| |n...@kde.org --- Comment #1 from Nate Graham <n...@kde.org> --- Yes, that feature only works in X11. The mechanism used there involves the window positioning itself, which KWin then honors. This does not work on Wayland because windows are not allowed to position themselves at all, as a matter of protocol. So any position remembering feature needs to be implemented in KWin itself. That makes this a duplicate of Bug 15329 which is really only implementable on Wayland to begin with. *** This bug has been marked as a duplicate of bug 15329 *** -- You are receiving this mail because: You are watching all bug changes.