On Fri, May 21, 2010 at 3:55 PM, Daniel Graña <[email protected]> wrote: > > On Fri, May 21, 2010 at 5:54 AM, Julien Danjou <[email protected]> wrote: > >> Do you plan to make an extra patch to unregister the systray when the >> widget disappear ? >> > > Prefer to do it in one patch, but can't find what is the best place to > unregister systray. > What call systray widget destructor? > > May be in wibox_systray_refresh and unregister if no systray is found. >
Here is another patch that unregister systray if no systray widget is found for a wibox. see http://gist.github.com/409310
