<<
> During this time (key held down), a mouse click should not cause
> a change in focus.  2.5.3 and prior didnt not cause change in
> focus. 2.5.4 does.

Finally, I think I understand what your problem is.  How am I
supposed to know that you have configured your paste key as a
*modifier* key?  The behaviour you describe is 100% correct, exect
for modifier key.  I can take care of this.
>>

I was prinf'ing around in events.c

In 2.5.4, all mouse left button clicks (didnt try middle/right) cause
fvwmSelect() to return, thus i believe always triggering a focus change
event.

In 2.5.3, mouse clicks in the window having focus dont cause fvwmSelect() to 
return. Also, mouse clicks while L8 is held down dont cause fvwmSelect() to 
return.

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

Reply via email to