Hi Mikhael,

> > Window 1 still has focus, but is below window 2.
> > I would expect that the focussed window remains 'above' the other one.
> 
> Focus, Maximize and Raise are independent. I would dislike it if the
> focused (or maximized) window would be automatically raised.

ok, I understand: I thought that window I was maximizing was already both 
focussed and raised, and I was disappointed that it was remaining 
focussed, but that it was slipping below the unfocussed one.

So even when using ClickToFocus, one can have two nearby window, one 
focussed and the other one raised ?

It seems to me a bit 'unnatural', but ok ...

> If you need this, just add this line:
> 
>   AddToFunc Maximize-Func         C Raise

DestroyFunc Maximize-Func
AddToFunc Maximize-Func         C Raise
+                               C Maximize 0   100
+                               D Maximize 100 100

seems to work as I was expecting.

Thanks a lot !

regards,
Giuseppe.

--
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