Re: Notification: incoming/1393

2004-08-12 Thread Vincent Lefevre
On 2004-08-12 13:21:05 +0200, Dominik Vogt wrote: When I first started fvwm, FvwmWinList contained two windows: * FvwmButtons * Desk 0 I quit fvwm and restarted it, and I also got two windows in the list, corresponding to two terminals, including the console (that shouldn't be

Re: Notification: incoming/1393

2004-08-17 Thread Vincent Lefevre
I noticed the same problem on another machine (fvwm package version 2.5.10-12 on a Debian/unstable x86 machine): the number of items was correct (3 on this machine), but the windows bound to them were not the correct ones. This problem disappeared after rebooting the machine. -- Vincent Lefèvre

about dev_cvs.php web page

2006-02-23 Thread Vincent Lefevre
Hi, The link Mailing List Info on http://www.fvwm.org/documentation/dev_cvs.php is out-of-date. Moreover, on this page, it is written: aclocal autoheader automake --add-missing autoreconf Instead of these 4 commands, one can just type autoreconf -i. Note: I'm not subscribed to this

Mailing-list archives

2006-02-25 Thread Vincent Lefevre
For the mailing-list archives, the FVWM web pages point to mail-archive.com, which is out-of-date: the latest messages are from June or July 2005. http://news.gmane.org/gmane.comp.window-managers.fvwm.* should be used instead. -- Vincent Lefèvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/

Fvwm bug 1393 in FvwmWinList: more details

2006-02-25 Thread Vincent Lefevre
Concerning the bug 1393 (corresponding to bug 263945 in Debian), it seems to be due to a wrong skip value for the buttons. Consider the following part of the modules/FvwmWinList/ButtonArray.c code: Button *ButtonNew(char *title, FvwmPicture *p, int up) { Button *new; new = (Button

Re: fvwm: In FvwmWinList, the list shows the title names instead of the icon names

2013-02-07 Thread Vincent Lefevre
On 2013-02-05 17:36:11 +, Thomas Adam wrote: Style * IconTitleFormat %i Does that help? No, this doesn't change anything. -- Vincent Lefèvre vinc...@vinc17.net - Web: http://www.vinc17.net/ 100% accessible validated (X)HTML - Blog: http://www.vinc17.net/blog/ Work: CR INRIA - computer

Re: fvwm: In FvwmWinList, the list shows the title names instead of the icon names

2013-02-07 Thread Vincent Lefevre
On 2013-02-07 12:52:57 +0100, Vincent Lefevre wrote: On 2013-02-05 17:36:11 +, Thomas Adam wrote: Style * IconTitleFormat %i Does that help? No, this doesn't change anything. Actually this option solves the problem for the current windows (after a Restart fvwm2

Re: Bug#698920: fvwm: In FvwmWinList, the list shows the title names instead of the icon names

2015-02-19 Thread Vincent Lefevre
On 2015-02-19 16:20:55 +, Thomas Adam wrote: This looks as though it was fixed by being commented out. Note that this is not desirable and as the person who seems to have introduced the bug, I might look into it at some point in the future. What is it you're expecting in terms of

Re: fvwm: In FvwmWinList, the list shows the title names instead of the icon names

2016-04-11 Thread Vincent Lefevre
Control: retitle -1 fvwm: WM_ICON_NAME is sometimes ignored Control: tags -1 patch On 2013-02-07 12:56:04 +0100, Vincent Lefevre wrote: > On 2013-02-07 12:52:57 +0100, Vincent Lefevre wrote: > > On 2013-02-05 17:36:11 +, Thomas Adam wrote: > > > Style * IconTitleFormat %i