On Wed, 28 Mar 2007, Krzysztof Lichota sent out 1.7K bytes
to say:
> Will this interface be compatible with libnotify
interface used in
> Gnome? This would make writing interoperable apps
easier
I have submitted this project as my proposal to the SoC.
I plan to make kPassivePopup work so that you just need to
pass it an
SVG and it gets displayed.
LibNotify works in a non OOPs way.
void notify_notification_set_timeout(NotifyNotification
*notification, gint
timeout)
void notify_notification_show(NotifyNotification
*notification, GError
*error)
Lbnotify accepts a pixmap, and some text to show. In that
respect it is
quite similar to how kPassivePopup works now.
However, providing a dbus interface to kPassivePopup that is
similar to
libnotify's interface is an important task, IMO
--
Tejas Dinkar
http://gja.in
>> Visit
http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
unsubscribe <<
|