On 2007-07-10 11:17:39 -0400 Jesse Ross <[EMAIL PROTECTED]> wrote: >>> Also, I assume we are going to want some type of notification system >>> in the future, so would it be worthwhile to port Growl as well? >> >> In some sense, we do not want to be a Mac OS X clone. >> So I will leave this one open. > > Right, we don't need to port everything from OS X (if that were even > possible), but a unified notification system, something that's built > into > the system and that every app that sends notifications can use, > would be > extremely useful.
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. http://www.galago-project.org/ http://www.galago-project.org/specs/notification/index.php (I don't know if KDE uses anything.) Hubert _______________________________________________ Etoile-dev mailing list [email protected] https://mail.gna.org/listinfo/etoile-dev
