https://bugs.kde.org/show_bug.cgi?id=506215
--- Comment #12 from Alexander Potashev <aspotas...@gmail.com> --- > 2. Implementing it at the KWin level and then remove it from every app in > existence > 3. Implementing it at the KWin level and making KWin ignore Ctrl+Q > implemented by apps These approches won't work well to support the use case described in https://bugs.kde.org/show_bug.cgi?id=506695: if KWin closes all Dolphin windows one by one, only the last window will be restored upon restart of Dolphin. Dolphin should get some sort of signal from user/from KWin to store states of all its windows in order to support that user journey. -- You are receiving this mail because: You are watching all bug changes.