Re: CVS migo: * ImagePath now supports directories in form "/some/directory;.png"

2002-09-21 Thread Mikhael Goikhman
On 21 Sep 2002 16:12:00 -0500, FVWM CVS wrote: > > Log message: > * ImagePath now supports directories in form "/some/directory;.png" > _ (where semicolon delimits a file extension that all files in > _ /some/directory have. This file extension replace the original > _ image extension (if any)

CVS migo: * ImagePath now supports directories in form "/some/directory;.png"

2002-09-21 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: migo02/09/21 16:12:00 Modified files: . : ChangeLog NEWS fvwm : cursor.c execcontext.h fvwm.1.in module_interface.c libs : Picture.c PictureB

Re: Better bug notification (was: Re: Notification: incoming/925)

2002-09-21 Thread Jason L Tibbitts III
> "MG" == Mikhael Goikhman <[EMAIL PROTECTED]> writes: MG> Jason, is it possible to tweak the script to do these 2 simple MG> things? There's no simple script; these messages are generated by Jitterbug. I'm not really a C programming expert, but I'll be happy to look at a patch if you care to

Better bug notification (was: Re: Notification: incoming/925)

2002-09-21 Thread Mikhael Goikhman
Hmm, forgot to add "". :) It is pretty tricky to reply to bug messages, because: 1) The reporter name and his email are in 2 different places. Would be nice if the summary include From: Reporter Name <[EMAIL PROTECTED]> 2) The subject line is overwritten by "Notification:" line, it wou

Re: Notification: incoming/925

2002-09-21 Thread Mikhael Goikhman
On 21 Sep 2002 10:04:09 -0500, [EMAIL PROTECTED] wrote: > > Message summary for PR#925 > From: [EMAIL PROTECTED] > Subject: Key binding problem > > Full_Name: Jens Thoms Törring > Version: 2.4.0 > > > What I found isn't actually a bug but more king of an annoyance: > I can't bind ke

Notification: incoming/925

2002-09-21 Thread fvwm-bug
FVWM Bug Tracking notification new message incoming/925 Message summary for PR#925 From: [EMAIL PROTECTED] Subject: Key binding problem Date: Sat, 21 Sep 2002 10:04:06 -0500 0 replies 0 followups > ORIGINAL MESSAGE FOLLOWS < >From [EMAIL PROTECTED]

Re: New member anounces diagnosed bug - (fixed, patchfile attached)

2002-09-21 Thread Ben Mathews
Rastislav Galia wrote: Hello, I am new to fvwm-workers. I hope this is the right place to post technical details. So - in latest cvs source in fvwm/modules/FvwmTaskBar/Start.c there is bug in case no Start button attributes are defined in config file. In that case list of Start buttons is emp

Re: CVS olicha: * A Transparent and clipping patch

2002-09-21 Thread Mikhael Goikhman
On 21 Sep 2002 10:47:44 +0200, Olivier Chapuis wrote: > > On Fri, Sep 20, 2002 at 10:45:23AM +, Mikhael Goikhman wrote: > > No, unfortunately this does not fix the problem. > > Until I execute Tint without parameters, colorset remains Plain. > > Do Alpha, IconAlpha and IconTint work (independ

Re: Conditional's criteria

2002-09-21 Thread Mikhael Goikhman
On 21 Sep 2002 09:06:18 +0200, Rastislav Galia wrote: > > Mikhael Goikhman wrote: > > > > WindowId is available in 2.2.x, but in 2.4.x you may pass conditions. > > And in 2.5.x you may pass Focused among others: > > > > WindowId 0x2ed (Focused, !Maximized) ... > > > > So, I move this to "

Re: CVS olicha: * A Transparent and clipping patch

2002-09-21 Thread Olivier Chapuis
On Fri, Sep 20, 2002 at 10:45:23AM +, Mikhael Goikhman wrote: > No, unfortunately this does not fix the problem. > Until I execute Tint without parameters, colorset remains Plain. > Do Alpha, IconAlpha and IconTint work (independently)? Does the pbs arise with say IconMan? Do you have any err

CVS olicha: * XRender experimentation

2002-09-21 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: olicha 02/09/21 03:55:54 Modified files: . : ChangeLog libs : FRender.c Log message: * XRender experimentation -- Visit the official FVWM web page at http://www.fvwm.org/>. To unsubscrib

New member anounces diagnosed bug !

2002-09-21 Thread Rastislav Galia
Hello, I am new to fvwm-workers. I hope this is the right place to post technical details. So - in latest cvs source in fvwm/modules/FvwmTaskBar/Start.c there is bug in case no Start button attributes are defined in config file. In that case list of Start buttons is empty, causing null pointer

Re: Conditional's criteria

2002-09-21 Thread Rastislav Galia
> > WindowId is available in 2.2.x, but in 2.4.x you may pass conditions. > And in 2.5.x you may pass Focused among others: > > WindowId 0x2ed (Focused, !Maximized) ... > > So, I move this to "existing enh.". > Before I do so, I want to clarify that there is a difference between Window

Root Key Press

2002-09-21 Thread jpweber
I'm laying out a new module and having a little trouble with XEvents. This might be a purely X issue. I want to catch a key press anywhere on the screen, like the Alt key. It doesn't have to be exclusive. In fact, I want the fvwm core to read the keys too and act as usual. I tried XSelectInput(d

Re: locale error messages

2002-09-21 Thread Olivier Chapuis
On Fri, Sep 20, 2002 at 04:12:22PM +0200, Dominik Vogt wrote: > What do these error messages try to tell me: > > -- > [FvwmButtons][FlocaleSetlocaleForX]: ERROR -- Cannot set locale. Please > check your $LC_CTYPE or $LANG. > [FvwmPager][FlocaleSetlocaleForX]: ERROR -- Cannot set locale. Please > c