[KDE/Mac] let notifications return focus to previously active window?

René J.V. Bertin rjvbertin at gmail.com
Thu Oct 30 17:13:33 UTC 2014


Hi guys,

Did anyone else notice that KDE text notifications (e.g. "email sent successfully") tend to steal focus on OS X?
I wonder what would be the best way around that. I could store the active window (QApplication::activeWindow()) in some private KNotification member variable and then make it active when in ~KNotification(), but that could just as well introduce new side-effects ...
Thoughts?

Regards,
René


More information about the kde-mac mailing list