On Tue, Sep 30, 2008 at 07:01:56PM +0100, Thomas Adam wrote: > I'm a heavy user of "Style * IndexedWindowName" and was wondering why > it only sets the visible name, and not fw->name.name?
I think the reason is that styles depend on the name. > There's several > times where I have thought this to be useful, especially when using > $[w.name] so it returns what I would like to be "foo (n)" rather than > "foo". Would something like the following be rejected? I've been > using this tweak for ages now and it doesn't break anything for me. This particular problem could be solved by adding $[w.visible_name]. Ciao Dominik ^_^ ^_^ -- Dominik Vogt
