FvwmButtons doesn't like multiple Actions with whitespace separation

2001-08-15 Thread Tim Phipps
Configuration Information [Automatically generated, do not change]:
uname output: SunOS silver 5.5.1 Generic_103640-35 sun4u sparc SUNW,Ultra-5_10
Compiler: gcc
Compilation CFLAGS: -g -O2
prefix: /u/phippst/sunos

FVWM Version:   2.4.1-beta1
FVWM_MODULEDIR: /u/phippst/sunos/libexec/fvwm/2.4.1-beta1
FVWM_DATADIR:   /u/phippst/sunos/share/fvwm
FVWM_USERDIR:   /u/phippst/.fvwm

Repeat-By:

*Xloads: (Title pomeranian Action my_host_panel_launch pomeranian Action 
(Mouse 2) echo button 2 pomeranian)

Xloads: Illegal button option echo button 2 pomeranian

Workaround:
Separation with commas works OK
*Xloads: (Title pomeranian, Action my_host_panel_launch pomeranian, Action 
(Mouse 2) echo button 2 pomeranian)
--
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]


CVS migo: * line up the output of ./configure --help

2001-08-15 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: migo01/08/15 14:45:21

Modified files:
.  : ChangeLog configure.in acinclude.m4 
 INSTALL.fvwm 
utils  : ChangeLog fvwm-config.1 

Log message:
* line up the output of ./configure --help
* small improvements in documentation

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


Notification: incoming/764

2001-08-15 Thread fvwm-bug
FVWM Bug Tracking notification

new message incoming/764

Message summary for PR#764
From: [EMAIL PROTECTED]
Subject: Sometimes background color is not set
Date: Wed, 15 Aug 2001 05:37:15 -0500
0 replies   0 followups

 ORIGINAL MESSAGE FOLLOWS 

From [EMAIL PROTECTED] Wed Aug 15 05:37:16 2001
Received: from karazm.math.uh.edu ([129.7.128.1])
by malifon.math.uh.edu with esmtp (Exim 3.20 #1)
id 15Wy31-0004rR-00
for [EMAIL PROTECTED]; Wed, 15 Aug 2001 05:37:15 -0500
Received: from malifon.math.uh.edu (IDENT:[EMAIL PROTECTED] [129.7.128.13])
by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id FAA12892
for [EMAIL PROTECTED]; Wed, 15 Aug 2001 05:37:15 -0500 (CDT)
From: [EMAIL PROTECTED]
Received: from localhost ([127.0.0.1] ident=65534)
by malifon.math.uh.edu with esmtp (Exim 3.20 #1)
id 15Wy31-0004rN-00
for [EMAIL PROTECTED]; Wed, 15 Aug 2001 05:37:15 -0500
To: [EMAIL PROTECTED]
Subject: Sometimes background color is not set
Message-Id: [EMAIL PROTECTED]
Date: Wed, 15 Aug 2001 05:37:15 -0500

Full_Name: Andriy Palamarchuk
Version: 2.4.0.-2.rh7
CVS_Date: 
OS: Red Had Linux 7.1
X_Server: XFree86
Submission from: (NULL) (151.203.125.144)


I set background color in .fvwm2rc with:

AddToFunc StartFunction
+ I Module FvwmTaskBar
+ I Exec exec xsetroot -solid Cyan4

Sometimes when I login background has default color. However the color is
set correctly after restart the Window manager with local menu item Exit
Fvwm/Restart




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


Xinerama patch for Maximize

2001-08-15 Thread Dmitry Yu. Bolkhovityanov
Hi!

This patch touches solely the move_resize.c.  I've tried to modify
fvwm2.1, but my roff skills seem to be below what required to keep
Maximize description in the same style (the latter seems a bit wrong BTW
-- too many spaces).

I've added an optional global switch, which means that
maximization should be made on a global screen, otherwise it is made on 
the screen where the center of a window is.  grow* are also adjusted
(that turned to be the easiest part of the task).

There are some problems with maximizing windows that aren't on the
current page when the page itself doesn't start on a page boundary, but
that effect existed before anyway.  

And there is a comment maximize on visible page after
IsRectangleOnThisPage() check, which doesn't seem to be correct -- somehow
it happens that windows are maximized on visible page even if they are by
some part (not entirely) on it. 

BTW, Dominik, was it done intentionally that in Xinerama emulation mode
 the vertical separator doesn't separate, but in fact overlaps two
 left pixels of the second pseudo-screen?  The result seems a bit
 confusing ;-)

_
  Dmitry Yu. Bolkhovityanov
  [EMAIL PROTECTED]
  The Budker Institute of Nuclear Physics



maximize.diff.gz
Description: Binary data


CVS migo: fixed fvwm syntax error

2001-08-15 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: migo01/08/15 18:07:20

Modified files:
.  : INSTALL.fvwm 

Log message:
fixed fvwm syntax error

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