Re: Patch for possible "if-else" syntax

2001-08-08 Thread Dominik Vogt
On Wed, Aug 08, 2001 at 08:14:01PM +0700, Dmitry Yu. Bolkhovityanov wrote: > On Wed, 8 Aug 2001, Dominik Vogt wrote: > > > Is it really necessary to pass function return codes through > > global variables? If we do this now we will regret it some day. > > That's just a logical consequence

Re: Notification: incoming/756

2001-08-08 Thread Dominik Vogt
On Wed, Aug 08, 2001 at 03:40:58PM -0500, fvwm-bug wrote: > FVWM Bug Tracking notification > > new message incoming/756 > > Message summary for PR#756 > From: [EMAIL PROTECTED] > Subject: maximize hold bug w/ xterm > Date: Wed, 08 Aug 2001 15:40:57 -0500 > 0 replies

CVS domivogt: * Fixed various geometry/resize problems; fixes bug # 756.

2001-08-08 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt01/08/08 19:03:08 Modified files: . : ChangeLog fvwm : add_window.c events.c fvwm.h geometry.c geometry.h move_resize.c session.c update.c

CVS domivogt: * Place windows on given Xinerama screen; new style option StartsOnScreen

2001-08-08 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt01/08/08 17:13:25 Modified files: . : ChangeLog NEWS todo-xinerama fvwm : add_window.c fvwm.h fvwm2.1 icons.c placement.c placement.h style.c style.

Notification: incoming/756

2001-08-08 Thread fvwm-bug
FVWM Bug Tracking notification new message incoming/756 Message summary for PR#756 From: [EMAIL PROTECTED] Subject: maximize hold bug w/ xterm Date: Wed, 08 Aug 2001 15:40:57 -0500 0 replies 0 followups > ORIGINAL MESSAGE FOLLOWS < >From [EMAIL PROT

Re: Patch for possible "if-else" syntax

2001-08-08 Thread Dmitry Yu. Bolkhovityanov
On Wed, 8 Aug 2001, Dominik Vogt wrote: > Is it really necessary to pass function return codes through > global variables? If we do this now we will regret it some day. That's just a logical consequence of current CMD_fff calling convention. I really investigated if globals can be avoid

Re: a naive Xinerama question

2001-08-08 Thread Dmitry Yu. Bolkhovityanov
On Wed, 8 Aug 2001, Matthias Clasen wrote: > > On Tue, 7 Aug 2001, Olivier Chapuis wrote: > > > > > Hello, > > > > > > I have a very naive Xinerama question: > > > Is it possible to send to modules a "M_NEW_SCREEN" message > > > when the mouse pointer change of screen? > > > > Technicaly

Re: What to do for next release?

2001-08-08 Thread Dominik Vogt
On Wed, Aug 08, 2001 at 06:08:06PM +0700, Dmitry Yu. Bolkhovityanov wrote: > On Sun, 5 Aug 2001, Dominik Vogt wrote: > > > On Sat, Aug 04, 2001 at 08:36:27PM +0700, Dmitry Yu. Bolkhovityanov wrote: > > > BTW, would it be possible to make --enable-multibyte a default in > > > 2.4.1? > > > > >

Re: Patch for possible "if-else" syntax

2001-08-08 Thread Dominik Vogt
On Wed, Aug 08, 2001 at 04:45:34AM +, Mikhael Goikhman wrote: > On 08 Aug 2001 00:27:18 +0700, Dmitry Yu. Bolkhovityanov wrote: > > > > I've made a patch which implements a simple "if-else" syntax. > > > > A new "Otherwise" command is introduced (wouldn't clash with possible > > futur

Re: Patch for possible "if-else" syntax

2001-08-08 Thread Dominik Vogt
On Wed, Aug 08, 2001 at 12:27:18AM +0700, Dmitry Yu. Bolkhovityanov wrote: Content-Description: Mail message body > Hi! > > I've made a patch which implements a simple "if-else" syntax. > > A new "Otherwise" command is introduced (wouldn't clash with possible > future syntax enhanceme

Re: Notification: incoming/753

2001-08-08 Thread Dominik Vogt
On Tue, Aug 07, 2001 at 02:44:28PM -0700, Pete Gelbman wrote: > Yes, you're completely correct - the problem is only a *FvwmPager: > SloppyFocus > thing, and nothing related to ClickTime. > > It would probably be nice to have the FvwmPager man page updated to reflect > the limitation of the *Fv

Re: Patch for possible "if-else" syntax

2001-08-08 Thread Mikhael Goikhman
On 08 Aug 2001 00:27:18 +0700, Dmitry Yu. Bolkhovityanov wrote: > > I've made a patch which implements a simple "if-else" syntax. > > A new "Otherwise" command is introduced (wouldn't clash with possible > future syntax enhancements, right?), which executes supplied command only if > prev

Re: Notification: incoming/755

2001-08-08 Thread Mikhael Goikhman
On 07 Aug 2001 14:56:34 -0500, [EMAIL PROTECTED] wrote: > > new message incoming/755 > > From: [EMAIL PROTECTED] > Subject: fvwm-2.4.0 does not build with libstroke-0.5 > Message-Id: <[EMAIL PROTECTED]> > Date: Tue, 07 Aug 2001 14:56:32 -0500 > > Full_Name: Dave Morrison > Version: 2.4.0 > > Th

Re: A naive Xinerama question

2001-08-08 Thread Dominik Vogt
On Tue, Aug 07, 2001 at 01:05:22PM +0200, Olivier Chapuis wrote: > BTW, I think that the change Xinerama{Enable,Disable} -> Xinerama > is not very good: it is difficult to a configuration tool or a user > new to Xinerama to know if Xinerama is enabled or not. Er, what is the big difference between

Re: What to do for next release?

2001-08-08 Thread Dmitry Yu. Bolkhovityanov
On Sun, 5 Aug 2001, Dominik Vogt wrote: > On Sat, Aug 04, 2001 at 08:36:27PM +0700, Dmitry Yu. Bolkhovityanov wrote: > > BTW, would it be possible to make --enable-multibyte a default in 2.4.1? > > > > As I understand, most of the people are lucky with 8859-1, but that's > > not the case

Re: A naive Xinerama question

2001-08-08 Thread Dmitry Yu. Bolkhovityanov
On Tue, 7 Aug 2001, Olivier Chapuis wrote: > Hello, > > I have a very naive Xinerama question: > Is it possible to send to modules a "M_NEW_SCREEN" message > when the mouse pointer change of screen? Technicaly it isn't possible -- X server wouldn't generate "EnterScreenNotify" events, si