Hi,

The problem still occurs with fvwm 2.5.16-1.

I've attached a small .fvwm2rc file with which I could reproduce
the bug, and a corresponding snapshot of the FvwmWinList window.

Note: the bug isn't always reproducible, but after 3 tries, it
should have appeared...

-- 
Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
Style "Fvwm*"           WindowListSkip
Style "*CONSOLE*"       WindowListSkip

AddToFunc RestartFunction \
        "I" Module FvwmButtons
+       "I" Module FvwmWinList

AddToFunc InitFunction \
        "I" RestartFunction
+       "I" Exec env CONSOLE=0 xterm -geometry 80x4+76+0 \
                -T "xterm (CONSOLE)" -C -n "CONSOLE" -e sleep 30
+       "I" Exec xterm -geometry 80x40+76+100 -e sleep 30
+       "I" Exec xterm -geometry 80x40+584+100 -e sleep 30
+       "I" Exec xterm -geometry 80x40+1092+100 -e sleep 30
+       "I" Exec xterm -geometry 80x36+76+660 -e sleep 30
+       "I" Exec xterm -geometry 80x36+584+660 -e sleep 30
+       "I" Exec xterm -geometry 80x36+1092+660 -e sleep 30

*FvwmButtonsGeometry    60x120+0+0
*FvwmButtons(1x1, Swallow xclock \
        "Exec xclock -geometry 68x68-2000+0 &")
*FvwmButtons(1x1, Swallow xload \
        "Exec xload -geometry 68x68-2000+0 -update 2 &")

*FvwmWinListGeometry    60x120+0+160
*FvwmWinListUseSkipList
*FvwmWinListUseIconNames
*FvwmWinListMinWidth    60
*FvwmWinListMaxWidth    60

Attachment: winlist.png
Description: PNG image

Reply via email to