On Thu, Nov 29, 2001 at 01:58:31PM -0500, Tim Toolan wrote:
> 
> Hi,
> 
> I have included a few new features for the WindowList, which I have
> been manually adding myself for years now.  They do not change any
> current functionality, and are just additional options which can be used.
> 
> The first option is "IndicateIconic", which if specified, will put
> parentheses around the name displayed in the list if the application
> is currently iconized state.
> 
> The second option is "ForceDeskSep", which will place separators
> between desks in the list, even if NoGeometry is specified.
> 
> The third option is "DeskNames", which is similar to the functionality
> of the FvwmPager's Label command.  It takes a colon separated list of
> arguments which are used instead of numbers on the title line of the
> list.
> 
> 
> To illustrate how they are used, my WindowList function is used as follows:
> 
> Mouse  3  R  A  WindowList 
> Icons,Alphabetic,IndicateIconic,ForceDeskSep,NoGeometry,DeskNames 
> Default:Admin:Project:Thesis
> 
>

Ok,

I have added some different options to the current CVS (seems more
logic for me). Your "IndicateIconic,ForceDeskSep,NoGeometry" is now
equivalent to "NoGeometryWithInfo,NoDeskNum". For desktop name there
is a new command:

DesktopName 0 Admin
DesktopName 1 Project
DesktopName 2 Thesis

The advantage is that these names are also automatically used
in the FvwmPager (and in any ewmh compliant pager).

You may also like the new NoDeskNum, NoCurrentDeskTitle,
TitleForAllDesks window list options.

Regards, Olivier

--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to