https://bugs.kde.org/show_bug.cgi?id=455066
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |wishlist Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #3 from Nate Graham <[email protected]> --- I could have sworn this was what it did on Wayland, but now that I test again, I see that you're right. When the screen is disconnected, windows move over to a still-connected screen, but when the disconnected screen is re-connected, they don't return there. We maybe need to conditionalize the logic so that a window only belongs to a screen if the user takes action to move it there from another, and thereafter that's its preferred screen such that it will automatically move there if that screen is reconnected. Belongingness shouldn't be updated due to automatic movements, only user-initiated ones. This is what KXMLGUI tries to do manually for KDE app windows on X11. Of course it can't do everything like KWin can on Wayland. -- You are receiving this mail because: You are watching all bug changes.
