On 10 Jul 2007, at 20:15, Hubert Chan wrote: > On the C side, there is libnotify. If we made an Obj-C wrapper for > it, and made a GNUstep daemon for it, we would be able to have GNUstep > and GNOME have the same notification system.
OpenStep (and hence GNUstep) has had distributed notifications from the start. StepChat uses them for communicating with MicroBlogger, for example. All that is needed is a specific notification type for user events, and some code providing some syntactic sugar to make sending and receiving them a bit easier. I'll try to put this in SVN this week. David _______________________________________________ Etoile-dev mailing list [email protected] https://mail.gna.org/listinfo/etoile-dev
