number of workspaces : mcs dialog vs. desktop window menu
Jasper Huijsmans
jasper at xfce.org
Wed Nov 3 11:55:56 CET 2004
On Tue, Nov 02, 2004 at 01:29:06PM -0800, Brian J. Tarricone wrote:
> On 11/02/04 21:55, Jasper Huijsmans wrote:
> > Hi,
> >
> > Currently the code to dynamically update the mcs plugin when something
> > else changes the number of workspaces has been disabled. This means
> > changing workspaces from the desktop window menu will not be saved.
> >
> > There are two solutions:
> >
> > 1) Add back dynamic updating code and put in a g_module_unload() to
> > remove the signal callbacks on exit.
> >
> > 2) Remove menu options from desktop window menu.
> >
> > Which would you prefer? Olivier, Brian?
>
> unless there are problems with #1, my vote's there.
>
Ok, updated xfce-mcs-manager to unload modules before exit and xfwm4 to re-add
the dynamic workspace change handlers.
Seems to work properly, but I don't think I saw the problems with it last
time, so it could do with some testing.
Jasper
More information about the Xfce4-dev
mailing list