in message <[EMAIL PROTECTED]>,
wrote fvwm-w thusly...
>
> On Mon, Nov 18, 2002 at 09:24:19PM -0500, parv wrote:
> > 
> > now the problem...  after the first fvwm start, FvwmWinList doesn't
> > grow when additional windows are opened.  only those seem to be
> > listed which were started before the start of fvwm.
...
> > so my question is why FvwmWinList behave the way it does?  IOW, why
> > doesn't FvwmWinList recognizes new windows opened after fvwm's first
> > start (w/o the need of re-start)?
> 
> Can you post a minimal config file and step by step instructions,
> please?

~/.xinitrc (not that it matters)...

  aterm &
  fvwm -f ${HOME}/cf/fvwm/fvwm.test &
  sleep 1
  aterm


...${HOME}/cf/fvwm/fvwm.test...

  key F1  R  A  -

  Mouse 1 TS  N  move-shade
  Mouse 3  T  N  WindowShade toggle

  AddToFunc    StartFunction
  +  I Module FvwmWinList

  DestroyFunc  move-shade
  AddToFunc    move-shade
  +  I Raise
  +  M Move
  +  D WindowShade

  DestroyModuleConfig FvwmWinList: *
  *FvwmWinList:  Geometry -0+0


...so after fvwm starts & 2 aterm windows are open, note the listing
in FvwmWinList.

shade the FvwmWinList by double clicking the title (as provided by
above key bindings & function); open one more aterm or any other
program which will open a new window.

now, un-shade the FvwmWinList, note the listing.  any new open
window(s) will be missing.  restart fvwm & everything behaves as
expected.


  - parv

-- 

--
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