style matching in current CVS

2006-04-06 Thread Dominik Vogt
First, this code from style.c generates a warning: if (SID_GET_HAS_NAME(s_id) (fw-style_name == NULL (matchWildcards(SID_GET_NAME(s_id), fw-class.res_class) == TRUE || matchWildcards(SID_GET_NAME(s_id), fw-class.res_name) == TRUE ||

Re: mkstemp bug in the FVWM 2.5 branch with possible security consequences

2006-04-06 Thread Dominik Vogt
On Tue, Apr 04, 2006 at 02:38:21AM +0400, Serge (gentoosiast) Koksharov wrote: Good (day|morning|night) everyone, During examination of FvwmM4 '--debug' option I decided to examine FVWM's temporary file creation mechanism. Can you believe what I dig out: In libs/System.c there is a

Re: style matching in current CVS

2006-04-06 Thread Dominik Vogt
On Thu, Apr 06, 2006 at 11:13:03AM +0200, Dominik Vogt wrote: First, this code from style.c generates a warning: if (SID_GET_HAS_NAME(s_id) (fw-style_name == NULL (matchWildcards(SID_GET_NAME(s_id), fw-class.res_class) == TRUE ||

Re: style matching in current CVS

2006-04-06 Thread Viktor Griph
On Thu, 6 Apr 2006, Dominik Vogt wrote: On Thu, Apr 06, 2006 at 11:13:03AM +0200, Dominik Vogt wrote: First, this code from style.c generates a warning: if (SID_GET_HAS_NAME(s_id) (fw-style_name == NULL (matchWildcards(SID_GET_NAME(s_id), fw-class.res_class) == TRUE ||

Re: style matching in current CVS

2006-04-06 Thread Dominik Vogt
On Thu, Apr 06, 2006 at 11:42:17AM +0200, Viktor Griph wrote: Just some conciderations: The manpage states that styles are search for in a specific order. I really fail to see how this information is useful while examining the logic, other than for the face that matchig early will save some

Re: style matching in current CVS

2006-04-06 Thread Viktor Griph
On Thu, 6 Apr 2006, Dominik Vogt wrote: On Thu, Apr 06, 2006 at 11:42:17AM +0200, Viktor Griph wrote: Just some conciderations: The manpage states that styles are search for in a specific order. I really fail to see how this information is useful while examining the logic, other than for the

Re: style matching in current CVS

2006-04-06 Thread Dominik Vogt
On Thu, Apr 06, 2006 at 12:13:17PM +0200, Viktor Griph wrote: On Thu, 6 Apr 2006, Dominik Vogt wrote: On Thu, Apr 06, 2006 at 11:42:17AM +0200, Viktor Griph wrote: Just some conciderations: The manpage states that styles are search for in a specific order. I really fail to see how this

Re: style matching in current CVS

2006-04-06 Thread Mikhael Goikhman
On 06 Apr 2006 12:47:59 +0200, Dominik Vogt wrote: On Thu, Apr 06, 2006 at 12:13:17PM +0200, Viktor Griph wrote: On Thu, 6 Apr 2006, Dominik Vogt wrote: Do you mean this text: They are searched in the reverse order stated. When two conflicting styles apply to the same window,

CVS dane: 2006-03-02 Serge Koksharov gentoosiast dog yandex dot ru

2006-04-06 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: dane06/03/23 21:19:36 Modified files: . : AUTHORS ChangeLog INSTALL.fvwm NEWS bin: ChangeLog fvwm-config.1.in fvwm-menu-headlines.1 fvwm-menu-headlines.in

CVS domivogt: * Applied SAFTY-Patch.

2006-04-06 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt06/04/06 04:08:29 Modified files: . : ChangeLog NEWS bin: ChangeLog fvwm : style.c libs : Fft.c System.c Log message: * Applied

CVS griph: * fix style_name matching (typo)

2006-04-06 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 06/04/06 04:35:00 Modified files: . : ChangeLog fvwm : fvwm.1.in style.c Log message: * fix style_name matching (typo) * update documentation of fvwmstyle resource to reflect

CVS griph: * let fvwmstyle resource override style name selection.

2006-04-06 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 06/04/04 17:17:53 Modified files: . : AUTHORS ChangeLog NEWS fvwm : add_window.c fvwm.1.in fvwm.h style.c Log message: * let fvwmstyle resource override style name selection.

CVS domivogt: * Removed conflict marker.

2006-04-06 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt06/04/06 04:57:37 Modified files: . : ChangeLog Log message: * Removed conflict marker.

CVS domivogt: * Clarified order of style parsing.

2006-04-06 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt06/04/06 05:52:32 Modified files: fvwm : fvwm.1.in Log message: * Clarified order of style parsing.

Re: style matching in current CVS

2006-04-06 Thread Cameron Simpson
On 06Apr2006 12:58, mikhael goikhman [EMAIL PROTECTED] wrote: | So, how about this: | | When two opposite style options are specified for the same window | (like Sticky and Slippery), then the last specified option wins. Please say opposing instead of opposite. Opposite suggests exact

Re: style matching in current CVS

2006-04-06 Thread Mikhael Goikhman
On 07 Apr 2006 11:42:43 +1000, Cameron Simpson wrote: On 06Apr2006 12:58, mikhael goikhman [EMAIL PROTECTED] wrote: | | When two opposite style options are specified for the same window | (like Sticky and Slippery), then the last specified option wins. Please say opposing instead of