Re: funny bitfield lengths in colorset_struct?

2002-10-22 Thread Olivier Chapuis
On Tue, Oct 22, 2002 at 12:42:28AM +0200, Dominik Vogt wrote: > I don't understand some of the bit field sized of some members of > the colorset_struct. Specifically: > > unsigned int fg_alpha : 7; > unsigned int icon_alpha : 12; > > What are these? Are they pixel values? Then they have to

CVS domivogt: * Core dump fix by Ben Winslow.

2002-10-22 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/10/22 03:58:55 Modified files: . : ChangeLog fvwm : menustyle.c Log message: * Core dump fix by Ben Winslow. -- Visit the official FVWM web page at http://www.fvwm.org/

CVS domivogt: * Fixed colorset_struct bit field lengths and renamed some members.

2002-10-22 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/10/22 04:14:36 Modified files: . : AUTHORS ChangeLog fvwm : colorset.c events.c geometry.c icons.c menuitem.c libs : Colorset.

Re: funny bitfield lengths in colorset_struct?

2002-10-22 Thread Dominik Vogt
On Tue, Oct 22, 2002 at 08:01:56AM +0200, Olivier Chapuis wrote: > On Tue, Oct 22, 2002 at 12:42:28AM +0200, Dominik Vogt wrote: > > I don't understand some of the bit field sized of some members of > > the colorset_struct. Specifically: > > > > unsigned int fg_alpha : 7; > > unsigned int ico

CVS olicha: * Fixed a potential core dump in IconMan

2002-10-22 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: olicha 02/10/22 07:27:09 Modified files: . : ChangeLog libs : PictureUtils.c modules: ChangeLog modules/FvwmIconMan: xmanager.c Log message: * Fixed a potential

CVS domivogt: * Renamed colorset_struct to colorset_t.

2002-10-22 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/10/22 07:45:10 Modified files: . : ChangeLog fvwm : colorset.c menustyle.c libs : Colorset.c Colorset.h Flocale.h PictureBase.h modules

Re: Notification: incoming/941

2002-10-22 Thread Dominik Vogt
On Tue, Oct 22, 2002 at 12:36:02AM -0400, Chris Siebenmann wrote: > An additional two notes: > > I localized the problem to fvwm 2.4.10's fvwm/stack.c changes; the 2.4.9 > stack.c (hacked to change '->pstack' to '->stack.p') doesn't exhibit the > problem when compiled into 2.4.10. Yes, I know.

Re: Notification: incoming/941

2002-10-22 Thread Dan Espen
[EMAIL PROTECTED] writes: > FVWM Bug Tracking notification > > new message incoming/941 > > Message summary for PR#941 > From: [EMAIL PROTECTED] > Subject: Icon & window stacking order glitch > Date: Sun, 20 Oct 2002 16:59:10 -0500 > 0 replies 0 followups > > >

Re: FVWM: Transient Flicker

2002-10-22 Thread Tim Freedom
*" Color White/DimGray, WindowListSkip, NoHandles, > > DecorateTransient, BorderWidth 3 > > > > Where there any changes in that realm or am I doing something wrong ? > > Fixed. I confirm the fix (with snap-20021022) -- one last thing on a related topic. The

CVS domivogt: * Stacking order fixes.

2002-10-22 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/10/22 18:03:27 Modified files: . : ChangeLog fvwm : stack.c Log message: * Stacking order fixes. -- Visit the official FVWM web page at http://www.fvwm.org/>. To unsubs

CVS domivogt: * Stacking order fixes.

2002-10-22 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/10/22 18:03:48 Modified files: . : Tag: branch-2_4 ChangeLog fvwm : Tag: branch-2_4 stack.c Log message: * Stacking order fixes. -- Visit the official FVWM web page at

CVS domivogt: * News for last commit.

2002-10-22 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/10/22 18:04:48 Modified files: . : Tag: branch-2_4 NEWS Log message: * News for last commit. -- Visit the official FVWM web page at http://www.fvwm.org/>. To unsubscribe from the list, se

Re: FVWM: Transient Flicker

2002-10-22 Thread Dominik Vogt
, GrabFocusTransient > > > Style "*" MWMFunctions, MWMDecor > > > Style "*" Color White/DimGray, WindowListSkip, NoHandles, > > > DecorateTransient, BorderWidth 3 > > > > > > Where there any changes in that realm or am I

CVS domivogt: * Updated ANNOUNCE.

2002-10-22 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/10/22 18:18:34 Modified files: docs : Tag: branch-2_4 ANNOUNCE Log message: * Updated ANNOUNCE. -- Visit the official FVWM web page at http://www.fvwm.org/>. To unsubscribe from the list, se

CVS domivogt: * Updated ANNOUNCE for upcoming 2.5.4 release (no, that doesn't mean I will

2002-10-22 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/10/22 18:29:25 Modified files: . : NEWS docs : ANNOUNCE Log message: * Updated ANNOUNCE for upcoming 2.5.4 release (no, that doesn't mean I will build the release, I was

branch name in commit messages?

2002-10-22 Thread Dominik Vogt
Jason, could you modify the script that mails the CVS commit messages to include the branch name in the subject? For example CVS 2.4 domivogt: * Updated ANNOUNCE. instead of CVS domivogt: * Updated ANNOUNCE. (the branches are named branch-x_y). Bye Dominik ^_^ ^_^ -- Dominik Vogt, [E

Re: branch name in commit messages?

2002-10-22 Thread Jason L Tibbitts III
> "DV" == Dominik Vogt <[EMAIL PROTECTED]> writes: DV> could you modify the script that mails the CVS commit DV> messages to include the branch name in the subject? I made one tweak; let's see how it works. I'll probably need to work on it after I see a couple of messages go by. - J< -- Vi

Re: Notification: incoming/941

2002-10-22 Thread Dominik Vogt
On Tue, Oct 22, 2002 at 12:36:02AM -0400, Chris Siebenmann wrote: > An additional two notes: > > I localized the problem to fvwm 2.4.10's fvwm/stack.c changes; the 2.4.9 > stack.c (hacked to change '->pstack' to '->stack.p') doesn't exhibit the > problem when compiled into 2.4.10. > > The prob