Re: Style * NoHandles bug?

2002-09-17 Thread S. Anderson
On Sat, Sep 14, 2002 at 11:59:26AM +, Mikhael Goikhman wrote: On 13 Sep 2002 19:42:26 -0600, S. Anderson wrote: When I use Style * NoHandles in my .fvwm2rc, CursorStyle definitions using xpm don't work anymore, and the border width for windows is set to 1 pixel. You can reproduce by

Compile Issues

2002-09-17 Thread Suzanne Skinner
Fvwm does not compile if Gnome hints and/or EWMH hints are disabled. The attached patch fixes this. Also, CFLAGS aren't working at all? Also also, Fvwm fails to link if compiled without Xinerama, because of the reference to XineramaQueryScreens (possibly others, haven't checked) in FScreen.o.

Re: Style * NoHandles bug?

2002-09-17 Thread Dominik Vogt
On Mon, Sep 16, 2002 at 11:54:29PM -0600, S. Anderson wrote: On Sat, Sep 14, 2002 at 11:59:26AM +, Mikhael Goikhman wrote: On 13 Sep 2002 19:42:26 -0600, S. Anderson wrote: When I use Style * NoHandles in my .fvwm2rc, CursorStyle definitions using xpm don't work anymore, and the

Re: Compile Issues

2002-09-17 Thread Dominik Vogt
On Tue, Sep 17, 2002 at 01:54:56AM -0400, Suzanne Skinner wrote: Fvwm does not compile if Gnome hints and/or EWMH hints are disabled. The attached patch fixes this. Also, CFLAGS aren't working at all? They should be working as usual. I have disabled them in configure because they often

CVS domivogt: * Various build fixes.

2002-09-17 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/09/17 04:26:50 Modified files: . : ChangeLog fvwm : cursor.c ewmh.h gnome.h libs : FScreen.c Log message: * Various build fixes. * Fixed CursorStyle

Re: Style * NoHandles bug?

2002-09-17 Thread Dominik Vogt
On Tue, Sep 17, 2002 at 11:04:12AM +0200, fvwm-workers wrote: On Mon, Sep 16, 2002 at 11:54:29PM -0600, S. Anderson wrote: On Sat, Sep 14, 2002 at 11:59:26AM +, Mikhael Goikhman wrote: On 13 Sep 2002 19:42:26 -0600, S. Anderson wrote: When I use Style * NoHandles in my .fvwm2rc,

Re: Compile Issues

2002-09-17 Thread Ulrich Fahrenberg
On Tue, 17 Sep 2002, Dominik Vogt wrote: On Tue, Sep 17, 2002 at 01:54:56AM -0400, Suzanne Skinner wrote: Also, CFLAGS aren't working at all? They should be working as usual. I have disabled them in configure because they often cause some tests to fail. How did you specify the flags?

Re: Compile Issues

2002-09-17 Thread Dominik Vogt
On Tue, Sep 17, 2002 at 12:44:03PM +0200, Ulrich Fahrenberg wrote: On Tue, 17 Sep 2002, Dominik Vogt wrote: On Tue, Sep 17, 2002 at 01:54:56AM -0400, Suzanne Skinner wrote: Also, CFLAGS aren't working at all? They should be working as usual. I have disabled them in configure

CVS domivogt: * Enable the original CFLAGS and CPPFLAGS before generating the Makefiles.

2002-09-17 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/09/17 07:09:53 Modified files: . : ChangeLog configure.in Log message: * Enable the original CFLAGS and CPPFLAGS before generating the Makefiles. -- Visit the official FVWM web page at

CVS domivogt: * Add a warning at beginning of man page that it's generated from .in file.

2002-09-17 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/09/17 07:30:02 Modified files: . : ChangeLog configure.in fvwm : fvwm.1.in Log message: * Add a warning at beginning of man page that it's generated from .in file. --

CVS domivogt: * Allow using buttons other than first in transient FvwmWinList.

2002-09-17 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/09/17 08:41:51 Modified files: . : Tag: branch-2_4 NEWS modules: Tag: branch-2_4 ChangeLog modules/FvwmWinList: Tag: branch-2_4 FvwmWinList.c Log message: *

CVS domivogt: * Allow using buttons other than first in transient FvwmWinList.

2002-09-17 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/09/17 08:42:00 Modified files: . : NEWS modules: ChangeLog modules/FvwmWinList: FvwmWinList.c Log message: * Allow using buttons other than first in transient

Expose events and menus

2002-09-17 Thread Olivier Chapuis
Hello, I am not sure that the following problem is new, but I've just not it (I am currently work on clipping the menu drawing). If the popdown menu delay is very small, for example with MenuStyle * PopdownImmediately [,PopupOffSet 0 50, PopupDelayed, PopupDelay 500] then sometimes menus do not

Warning in .xsession-errors

2002-09-17 Thread Michael Naumann
Hello dear fvwm workers. I'm a highly satisfied fvwm2 user. Reproducably, I get the advice in .xsession-errors to report a 'bug' (?). I don't know whats going on here and I see no disturbance at all ('xept for the message in .xsession-errors). So I paste it here:

CVS migo fvwm-web: * regenerated man pages of 2.4.10

2002-09-17 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: migo02/09/17 09:54:00 Modified files: . : ChangeLog generated/manpages: FvwmAnimate.html FvwmAuto.html FvwmBacker.html FvwmBanner.html

Re: Warning in .xsession-errors

2002-09-17 Thread Dominik Vogt
On Tue, Sep 17, 2002 at 04:29:31PM +0200, Michael Naumann wrote: Hello dear fvwm workers. I'm a highly satisfied fvwm2 user. Reproducably, I get the advice in .xsession-errors to report a 'bug' (?). I don't know whats going on here and I see no disturbance at all ('xept for the message in

Re: Expose events and menus

2002-09-17 Thread Dominik Vogt
On Tue, Sep 17, 2002 at 03:56:27PM +0200, Olivier Chapuis wrote: Hello, I am not sure that the following problem is new, but I've just not it (I am currently work on clipping the menu drawing). If the popdown menu delay is very small, for example with MenuStyle * PopdownImmediately

CVS migo fvwm-web: * small bug fix in index

2002-09-17 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: migo02/09/17 11:07:32 Modified files: generated/manpages: index.html manpages2html generated/perllib: perllib2html Removed files: generated/manpages: FvwmConsoleC.html Log message: * small bug

Re: CVS migo fvwm-web: * regenerated man pages of 2.4.10

2002-09-17 Thread Dan Espen
FVWM CVS fvwm-workers@fvwm.org writes: I hope noone (Dan) objects these changes. I can't tell what part you want me to object to. :) -- Dan Espen E-mail: [EMAIL PROTECTED] 444 Hoes Lane Room RRC 1C-214 Phone: (732) 699-5570 Piscataway,

CVS dane fvwm-web: * screenshots/index.html: Add link to freshmeat for CDEmu.

2002-09-17 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: dane02/09/17 12:47:23 Modified files: . : ChangeLog screenshots: index.html Log message: * screenshots/index.html: Add link to freshmeat for CDEmu. -- Visit the official FVWM web page

CVS migo fvwm-web: * woops, fixed SYNOPSIS

2002-09-17 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: migo02/09/17 13:03:55 Modified files: generated/perllib: FVWM::Module.html Log message: * woops, fixed SYNOPSIS -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list,

CVS migo fvwm-web: * more fixes

2002-09-17 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: migo02/09/17 13:55:13 Modified files: generated/perllib: FVWM::Module.html perllib2html Log message: * more fixes -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list,

Re: Compile Issues

2002-09-17 Thread Eric Gillespie
Dominik Vogt fvwm-workers@fvwm.org writes: Yes, there is a very good reason: configure chokes on the -Werror flag and produces more or less random test results. This can be hell to debug. Maybe I can find a way to enable the original CFLAGS again before they are placed in the Makefiles.

Re: FVWM: planning the 10th fvwm birthday event

2002-09-17 Thread Gregg Dameron
Maybe Mr. Nation could be persuaded to retract feeble and designate his choice for a new word for F. Failing that, how about a ballot, with the FAQ 1.1 choices, plus write-ins (I like Foundry, myself) and a choice of Keep the mystery. fvwm-workers wrote: On the first of June, 2003, we will be

Re: FVWM: planning the 10th fvwm birthday event

2002-09-17 Thread Mikhael Goikhman
On 17 Sep 2002 14:00:26 -0600, Gregg Dameron wrote: Maybe Mr. Nation could be persuaded to retract feeble and designate his choice for a new word for F. Failing that, how about a ballot, with the FAQ 1.1 choices, plus write-ins (I like Foundry, myself) and a choice of Keep the mystery. My

Re: planning the 10th fvwm birthday event

2002-09-17 Thread parv
in message [EMAIL PROTECTED], wrote fvwm-workers thusly... On the first of June, 2003, we will be celebrating fvwm's tenth birthday. It may seem an eternity now no kidding... (o = maybe, * = must): * Finish the 2.6 release before that day. shouldn't that be an maybe item as that