https://bugs.kde.org/show_bug.cgi?id=484405
David Redondo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from David Redondo <[email protected]> --- // Ensure that closing the last KMainWindow doesn't exit the application // if a system tray icon is still present. QEventLoopLocker eventLoopLocker; One could argue it's not on the implementation to make sure apps dont quit when windows are closed. I couldn't find Qt documentation tthat QSystemTrayIcon would do that automatically either if that is required nor does KStatusNotifierItem. However changing that behavior seems like a behavior change as well... -- You are receiving this mail because: You are watching all bug changes.
