On 03 Mar 2003 02:18:43 +0100, Thomas Glanzmann wrote:
>
> * Ploum <ploum_at_mitose.net> [030303 00:58]:
> > 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)
>
> Use xwininfo -size [1] on the window. If this windows has x or y
> increments like the xterm I provided in [1] it means that it can't go
> fullscreen at all.
No, Thomas, this is not a problem. If you compare your function and mine
you will see the problem. You need UpdateStyles before Maximize otherwise
it maximizes a window as if border+title (20-30 pixels) are still here.
> > - The window keep the layer 10 and is on top over all the others window.
>
> You could move you pager in layer 4 so you full screen application could
> step ontop of your pager.
>
> But just wait. Maybe someone else has a better idea than I do have.
Well, you may use Layer 5 not 10, or most probably just Raise is enough.
Regards,
Mikhael.
--
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 - 19:52:45 GMT