RE: FVWM: functions w/ params sluggish

From: Pietralla, Siegfried <siegfried_at_colonial.com.au>
Date: Fri, 18 Feb 2000 09:33:10 +1100

i think i've sussed this just by pure chance! it looks as though fvwm is
waiting for the (absence of the) second click before it can decide what it
is to do. i've noticed that certain functions seem to take a while for no
readily apparent reason. then i was playing around with the following:

Mouse 1 WTFSI SC Move-or-Lower
Mouse 3 WTFSI SC Move-or-Raise

AddToFunc Move-or-Raise
+ "I" Raise
+ "M" Move
+ "D" Lower

AddToFunc Move-or-Lower
+ "C" Lower
+ "M" Move

and i noticed that the mb3 function waits while mb1 is immediate - curious.
looking at the above the only thing i can imagine is that fvwm has to wait
for the double click timeout to expire to be sure whether it's a single or
double click. i hope someone can confirm this?

regards,
siegfried.

> ----------
> From: Elliot Sowadsky[SMTP:elliot_at_c-cube.com]
> Sent: Friday, 18 February 2000 09:07
> To: fvwm_at_fvwm.org
> Subject: FVWM: functions w/ params sluggish
>
>
> I just changed my fvwm2rc to using one general function, feeding it
> parameters instead of having multple unique functions.
>
>
> AddToFunc "Clk-Dclk-HldMv" "C" $0
> + "D" $1
> + "H" $2
> + "M" $2
>
> Mouse 1 I A Clk-Dclk-HldMv Iconify Nop
> Winlistfunc
>
> and i find that there's a noticeable delay if i do it this way instead of
> calling a unique function to do the same thing.
>
> Even this is slow to (de)Iconify...
>
> AddToFunc "Clk-Dclk-HldMv" "C" Iconify
> + "D" $1
>
> Mouse 1 I A Clk-Dclk-HldMv Nop
>
>
>
> fvwm 2.3.13
> solaris 2.51 on ultra 1
> --
> 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 majordomo_at_fvwm.org.
> To report problems, send mail to fvwm-owner_at_fvwm.org.
>
--
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 majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Thu Feb 17 2000 - 16:36:24 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:50 BST