Cameron Simpson <[EMAIL PROTECTED]> writes:
> On 23:44 15 Apr 2003, Ben Winslow <[EMAIL PROTECTED]> wrote:
> | On Tue, 2003-04-15 at 23:26, Cameron Simpson wrote:
> | > I just moved to fvwm CVS of 2003-04-16 from fvwm-2.5.6.
> | > I have Alt-Right-Button bound to Move in a window context:
> | >   Mouse    3 W M           Move
> | > 
> | > This used to apply on button-down, so I could go Alt-M3-drag and slide my
> | > windows around. Not is applies on button-up, which is much less pleasant.
> | > 
> | > Can I exert control over which transition counts?
> | > The manual doesn't suggest so to me, but perhaps I've missed something.
> | 
> | I encountered the same thing--the explination is basically that having
> | Move work this way from the mouse binding is actually a bug, and the
> | proper way to do it is from a function using "I" (immediate.)  Search
> | the message subjects for "'Move' only happens on mouse release" for the
> | thread where I asked about it.
> | 
> | I wrote a short awk script to automatically fix an fvwm2rc for the
> | lazy.  It's attached to the thread I mentioned, but if you can't find
> | that I've also put it at http://themuffin.net/fvwm-mousecmd-convert.awk
> 
> Hmm.
> 
> As near as I can tell just moving the action into a function changed nothing:
> 
>       Mouse                   3 W M           Function MoveWindow
> 
>       DestroyFunc MoveWindow
>       AddToFunc MoveWindow    I       Current Move
> 
> Am I completely clueless? The behaviour still obtains on mouse-release only.

This issue is in the todo list:

D. To be discussed
------------------

  D.2 Leave or remove the current change to triggering bindings on button press
      or release?  Seems to irritate a lot of users, but fixes a root window
      binding bug.
      [dv: added on 29-Mar-2003]

As far as I know there is only this compatibility issue between 2.4.x and
the future 2.6.  I don't think this fix is worth having to run a conversion
script.

There are some issues with using a beta.  This change may or may not remain.
Right now, I'm living with the problem rather than change my config.

-- 
Dan Espen                           E-mail: [EMAIL PROTECTED]
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to