On 20 Sep 2002 17:47:35 -0500, [EMAIL PROTECTED] wrote:
> 
> Message summary for PR#924
>       From: [EMAIL PROTECTED]
>       Subject: Conditional's criteria
> 
> Full_Name: Rastislav Galia
> Version: 2.4.9
> 
> 
> Degree of freedom in configuring Fvwm would be increased a lot by
> introducing following criteria to conditional statements :
> 
> Focused, for exaplme ThisWindow (Focused) ..., meaning command is
> performed
>     only in case ThisWindow == Current

This is already available in 2.5.0+:

  ThisWindow (Focused) ...

> Window ID, for example Current ("ID:0x2e0000d") ..., meaning command is
>     performed only in case focused window has Window ID 0x2e0000d

WindowId is available in 2.2.x, but in 2.4.x you may pass conditions.
And in 2.5.x you may pass Focused among others:

  WindowId 0x2e0000d (Focused, !Maximized) ...

So, I move this to "existing enh.".

Regards,
Mikhael.
--
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