Re: Nautilus<->Fvwm interaction

2001-05-09 Thread Paul D. Smith
I read the bug referenced in the URL, and also the bugs that _that_ bug references, etc. It seems pretty clear that the Nautilus guy is a reasonable fellow, and he wants to do the right thing, but it also seems clear that he feels the ICCCM "blesses" the behavior he's using. As I understand it, h

Re: Nautilus<->Fvwm interaction

2001-05-09 Thread Michael Han
On Wed, May 09, 2001 at 06:41:11PM +0200, Tomas Ogren wrote: > > If you use fvwm2 and run Nautilus, bad focus stuff happens.. You won't > get any keyboard focus in the Nautilus window for instance. The Nautilus > people says it's an fvwm bug.. If anyone with knowledge of WM hints and > focus stuff

Re: Patch to FvwmEvent to use hex

2001-05-09 Thread Mikhael Goikhman
On 08 May 2001 14:34:54 +0100, Tim Phipps wrote: > > Attached is a patch to make FvwmEvent pass the window-id in hex. Maybe just pass a heximal id in PassId instead of additional PassHexId? I think it is safe. Regards, Mikhael. -- Visit the official FVWM web page at http://www.fvwm.org/>. To uns

Re: Wait in functions is broken

2001-05-09 Thread Mikhael Goikhman
On 09 May 2001 01:48:44 +0200, Dominik Vogt wrote: > > On Tue, May 08, 2001 at 09:58:24PM +, Mikhael Goikhman wrote: > > I don't know when this started. > > > > AddToFunc TestFunction I Wait "unexisting window" > > TestFunction > > > > Now, click or drag using the mouse anywhere. Woops,

FvwmPager WindowColorsets not updating completely

2001-05-09 Thread An Thi-Nguyen Le
Version: cvs (May 8th) I ran across something strange recently with FvwmPager. 1. Set up the pager like so, and *without* mini icons: *FvwmPagerWindowColorsets 1 2 *FvwmPagerSmallFont 5x7 2. Set up colorsets 1 and 2: *FvwmThemeColorset 1 fg white, bg lightblue, Pixmap *FvwmThe

Nautilus<->Fvwm interaction

2001-05-09 Thread Tomas Ogren
Hello. If you use fvwm2 and run Nautilus, bad focus stuff happens.. You won't get any keyboard focus in the Nautilus window for instance. The Nautilus people says it's an fvwm bug.. If anyone with knowledge of WM hints and focus stuff could look at http://bugzilla.eazel.com/show_bug.cgi?id=8273 it

Re: install-strip problem

2001-05-09 Thread Paul D. Smith
FWIW, I don't see this on my Debian woody (testing) systems. I do run FvwmAnimate. I don't have any Red Hat systems handy. -- --- Paul D. Smith <[EMAIL PROTECTED]>HASMAT--HA Software Methods & Tools "Please remain

CVS domivogt: * Small wording change.

2001-05-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt01/05/09 07:15:15 Modified files: . : ChangeLog README Log message: * Small wording change. -- Visit the official FVWM web page at http://www.fvwm.org/>. To unsubscribe from the list, send "

Re: [patch] Minor wording change in the README file

2001-05-09 Thread Dominik Vogt
On Wed, May 09, 2001 at 02:07:25PM +0200, André Dahlqvist wrote: > Hi developers, > > Below is a small wording change to the README file that I think is > appropriate. > > By the way, I think section 5.1 of the FAQ should be modified to say that > you should make your changes against the latest

[patch] Minor wording change in the README file

2001-05-09 Thread André Dahlqvist
Hi developers, Below is a small wording change to the README file that I think is appropriate. By the way, I think section 5.1 of the FAQ should be modified to say that you should make your changes against the latest CVS version of fvwm, and section 5.2 should be updated to say how to create pat

enhancement request: WarpToWindow with negative args

2001-05-09 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.3.33 FVWM_MODULEDIR: /u/phippst/sunos/libexec/fvwm/2.3.33 FVWM_DATA

CVS domivogt: * Corrected default binding description.

2001-05-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt01/05/09 06:50:13 Modified files: . : ChangeLog fvwm : fvwm2.1 Log message: * Corrected default binding description. -- Visit the official FVWM web page at http://www.fvwm

install-strip problem

2001-05-09 Thread Brad Giaccio
I notice this about two months ago and really didn't think much about. I usally build and the do make install-strip and all is well. However I have recentlly had trouble with FvwmAnimate. When I runned the stripped version I get: FvwmAnimate: error in loading shared libraries: /home/bgiaccio/fv

Re: Wait in functions is broken

2001-05-09 Thread Tim Phipps
[EMAIL PROTECTED] wrote: > > On Tue, May 08, 2001 at 09:58:24PM +, Mikhael Goikhman wrote: > > I don't know when this started. > > > > AddToFunc TestFunction I Wait "unexisting window" > > TestFunction > > > > Now, click or drag using the mouse anywhere. Woops, mouse is mostly > > locked.