vpilo added a comment.

  @mck182 I didn't notice before, but KNotifications is already making blocking 
calls on creation:
  
    src/notifybypopup.cpp@182:
        QDBusConnectionInterface *interface = 
QDBusConnection::sessionBus().interface();
        d->dbusServiceExists = interface && 
interface->isServiceRegistered(dbusServiceName);
  
  And there's more.
  I can make the KSplash notification relay; but I wouldn't know how to get rid 
of those..

REPOSITORY
  R289 KNotifications

REVISION DETAIL
  https://phabricator.kde.org/D4799

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: vpilo
Cc: dfaure, broulik, graesslin, mck182, #frameworks

Reply via email to