https://bugs.kde.org/show_bug.cgi?id=497397
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |wishlist Ever confirmed|0 |1 Summary|Programs save tiled size |Windows that were closed |instead of what they should |while quick-tiled should be | |re-opened in the same tiled | |state CC| |[email protected] Status|REPORTED |CONFIRMED --- Comment #1 from Nate Graham <[email protected]> --- Agreed. This would require: 1. Teaching KWindowConfig::saveWindowSize about KWin tiling, so that if the window is tiled, it doesn't save that windowed position and instead saves the tiled position. 2. Teaching KWindowConfig::restoreWindowSize about KWin tiling, so that if the window was closed in a tiled state, it doesn't try to restore the windowed position, and instead tells KWin to tile it accordingly. 3. Making KWin respond to that appropriately. -- You are receiving this mail because: You are watching all bug changes.
