2011/7/14 Martin Klapetek <[email protected]>: > On Thu, Jul 14, 2011 at 11:49, David Edmundson <[email protected]> > wrote: >> >> 2011/7/14 Martin Klapetek <[email protected]>: >> >> How can we use KNotifyPlugin in this case? Read the docs on it, it's >> for adding new types of action (i.e like the play sound, show bubble, >> flash taskbar etc) NOT for adding anything into the notification. > > We can recreate/modify the notify-by-popup, it's also just a KNotifyPlugin.
That's not as easy as it sounds, KNotifyByPopup 'simply' sends stuff over dbus, you can't control what the notification the other side (in our case probably plasma) does with it - especially as there's a sort-of standard for notifications. > -- > Marty K. > _______________________________________________ > KDE-Telepathy mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/kde-telepathy > > _______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
