Re: What will replace bonobo?
Yu Feng <[email protected]> Tue, 03 Feb 2009 03:54:17 -0500
| Newsgroups | gmane.comp.gnome.devel |
|---|---|
| Message-ID | <[email protected]> |
Do you have any suggestions on how to remove the bonoboUI dependency in gnome-panel without affecting most panel applets? It is possible to use panel_applet_get_control in an applet to obtain the bonobo control and do fancy stuff, but I don't know if anyone is actually doing so. Regards, Yu On Tue, 2009-02-03 at 09:48 +0100, Alexander Larsson wrote: > I don't know what the current plan for bonobo use in the panel is, > but a > replacement could probably use a simple wrapper around > GtkPlug/GtkSocket > if it needs out of process applet