On Thu, 2007-07-12 at 19:32 +0200, BJörn Lindqvist wrote: > > > I used gtk-unique as an optional dep on gnome-power-preferences so now > > > I'll be using libunique as soon as I convert the code over. > > > > > > Doesn't libunique need gtk2 2.11.0? > > > > at the moment (0.9.3), it doesn't. it doesn't strictly need gtk+ too - > > it only needs some gdk calls which, I think, could be moved to pure > > Xlibs calls. when I add the per-window startup notification handling > > (which already exists in a branch of the git repository), then libunique > > will depend on gtk+ >= 2.11.0 for the gtk_window_set_startup_id() call. > > libunique? I thought it was called GtkUnique and was targeted for > inclusion in GTK? http://bugzilla.gnome.org/show_bug.cgi?id=326008
I renamed it to avoid namespace collisions, and yes: the functionality is targeted for inclusion in GTK+ - but only when GTK+ gets an "application" class from which a single instance application class should inherit. ciao, Emmanuele. -- Emmanuele Bassi, W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net _______________________________________________ desktop-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/desktop-devel-list
