Re: FVWM: Real fullscreen

From: Ploum <ploum_at_mitose.net>
Date: Mon, 3 Mar 2003 01:57:15 +0100

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 <sithglan_at_stud.uni-erlangen.de> Date: 030303
> * Ploum <ploum_at_mitose.net> [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 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 Sun Mar 02 2003 - 18:59:09 GMT

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