kdelibs/kdeui/notifications
Ivailo Monev 6784f51d58 kdeui: tweak KNotificationManager and KGlobalAccel for automatic service activation
KGlobalAccelPrivate uses service watcher and the interface is invalid until
the service is activated (either by the first call of the interface or some
other lazy-initialization method), however KNotificationManager does
connect to signals immediately (which should work regardless) but the error
may have been logged before

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-12-09 12:00:23 +02:00
..
knotification.cpp kdeui: format notification source and header files 2022-09-27 10:10:44 +03:00
knotification.h kdeui: format notification source and header files 2022-09-27 10:10:44 +03:00
knotificationmanager.cpp kdeui: tweak KNotificationManager and KGlobalAccel for automatic service activation 2022-12-09 12:00:23 +02:00
knotificationmanager_p.h kdeui: get rid of KNotificationManager::Private struct 2022-09-27 09:49:03 +03:00
knotificationrestrictions.cpp generic: misc cleanups 2015-09-22 10:34:04 +00:00
knotificationrestrictions.h initial import 2014-11-13 01:04:59 +02:00
kstatusnotifieritem.cpp kdeui: do not detach the QImage object in KStatusNotifierItemPrivate::imageToStruct() 2022-11-24 20:23:56 +02:00
kstatusnotifieritem.h kdeui: drop KStatusNotifierItem and KSystemTrayIcon movie support 2022-09-20 14:52:19 +03:00
kstatusnotifieritemdbus_p.cpp kdeui: change the org.kde.StatusNotifierItem WindowId property type to qlonglong 2022-10-02 12:32:10 +03:00
kstatusnotifieritemdbus_p.h kdeui: change the org.kde.StatusNotifierItem WindowId property type to qlonglong 2022-10-02 12:32:10 +03:00
kstatusnotifieritemprivate_p.h kdeui: move the static protocol version constant out of KStatusNotifierItemPrivate class 2022-09-27 10:12:00 +03:00
ksystemtrayicon.cpp kdeui: drop KStatusNotifierItem and KSystemTrayIcon movie support 2022-09-20 14:52:19 +03:00
ksystemtrayicon.h kdeui: drop KStatusNotifierItem and KSystemTrayIcon movie support 2022-09-20 14:52:19 +03:00
org.freedesktop.Notifications.xml updated dbus interfaces 2014-11-18 02:59:03 +00:00
org.kde.KNotify.xml initial import 2014-11-13 01:04:59 +02:00
org.kde.StatusNotifierItem.xml kdeui: change the org.kde.StatusNotifierItem WindowId property type to qlonglong 2022-10-02 12:32:10 +03:00
org.kde.StatusNotifierWatcher.xml updated dbus interfaces 2014-11-18 02:59:03 +00:00