Re: FVWM: WindowList configuration

From: Dominik Vogt <dominik.vogt_at_gmx.de>
Date: Fri, 17 Dec 1999 01:44:02 +0100

On Wed, Nov 24, 1999 at 12:54:59PM +0000, Joseph Manning wrote:
> Hi,
>
> [ I'm running fvwm-2.3.10 under RedHat Linux 6.0 and XFree86-3.3.3.1. ]
>
> I recently started to use WindowList as a simple icon manager.
> It suits me very well, because it's invisible until popped up,
> and so it does not clutter up my screen when I'm not using it.
>
> However, it's still not exactly what I want, due to the following:
>
> 1) I want WindowList to show precisely those windows which are iconified,
> no more, no less. If I use:
>
> WindowList OnlyIcons
>
> then it fails to list any iconified windows which have the
> Sticky or StaysOnTop styles. On the other hand, if I use:
>
> WindowList OnlyIcons, Sticky, OnTop
>
> then it lists all of the Sticky and OnTop windows, even when
> they are not iconified.
>
> Is there some way I can tell WindowList to list *precisely* the
> iconified windows?

Yes:

  WindowList (iconic)

> 2) I use highlighting to show which entry in the WindowList is
> currently selected. But WindowList also puts a cursor on the
> selected item. The cursor is unnecessary, it partially obscures
> the name of the icon, and it's just clutter. Is there any way
> to remove the cursor from a WindowList?

I have simplified cursor generation today: now you can use xpm
images without a hotspot. This function should do what you want:

  AddToFunc MyWindowList
  + I CursorStyle Menu empty.xpm
  + I WindowList (iconic) NoHotkeys
  + I CursorStyle Menu

where empty.xpm is any transparent xpm. This will work with
the latest CVS code only.

> I guess I could define my own xpm file with an invisible cursor,
> but that seems like an awkward solution. Might I instead propose
> a new option, of the form:
>
> WindowList NoCursor
>
> 3) (... now I'm getting really picky! ...)
> I also dislike the numbering of items in the WindowList (0, 1, 2, ...);
> I would prefer not to see these numberss --- again, in order to
> reduce clutter. Might I propose something like:
>
> WindowList NoNumber
>
> to show the items without any numbers?

The next release will have the 'NoHotkeys' option.

Bye

Dominik ^_^

--
Dominik Vogt, dominik.vogt_at_gmx.de
Reply-To: dominik.vogt_at_gmx.de
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Thu Dec 16 1999 - 20:14:26 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:02 BST