https://bugs.kde.org/show_bug.cgi?id=445454
--- Comment #15 from Nate Graham <[email protected]> --- Well, you can't have it both ways. :) On X11, KWin can position new windows in the locations they were located in when they were closed (assuming they support this feature), or it can position them on the screen where the cursor is currently located. It can't do both, because those behaviors are mutually exclusive. Unfortunately, opening windows in the location where they were last closed depends on support from individual apps and only works on X11 (on Wayland, it would work for all apps if KWin gained support for this, but it doesn't support it yet). As a result, the behavior will probably differ based on which programs you use. KDE apps should mostly behave nicely and remember their prior positions, but many 3rd-party apps won't. So let's narrow this down: which exact apps are opening their windows "on a random screen", as you originally put it? -- You are receiving this mail because: You are watching all bug changes.
