Doesn't work well for me.  With this code, I have two problems :

- The window doesn't cover the 20 pixels on the bottom of my screen. (not
  critical but not pretty)
- The window keep the layer 10 and is on top over all the others window.
From: Thomas Glanzmann <[EMAIL PROTECTED]> Date: 030303
> * Ploum <[EMAIL PROTECTED]> [030302 22:22]:
> > > Since you use 2.5.6:
> > > 
> > >   EWMHBaseStruts 24 0 0 0
> > And how about to put the maximized window over the pager ?  can I send the
> > window on the layer 10 ? 
> 
> Yes you can. This works for me.
> 
> AddToFunc FullScreen
>       + I ThisWindow (!Maximized) Style $n BorderWidth 0
>       + I ThisWindow (!Maximized) Layer 10
>       + I ThisWindow ( Maximized) Style $n BorderWidth 1
>       + I ThisWindow ( Maximized) Layer 4
>       + I ThisWindow Maximize
> 
>       Thomas
> --
> 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]
--
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