On Tue, Aug 24, 2004 at 01:34:27PM +0200, Jindrich Makovicka wrote:
> Hello,
>
> in current FVWM code (cvs), when setting EWMH_FULLSCREEN, the window
> size constraints are disabled only during the transition to fullscreen
> in fvwm code itself. However, when one touches the window after setting
> the fullscreen mode, the window gets mis-resized. This is an issue for
> example for mplayer fullscreen code, which calls XMapRaised and
> XRaiseWindow after setting the fullscreen hint.
^^^^^^^^^^^^
Did you mean XResizeWindow? Following a fullscreen request with a
resize request is odd.
> This gives the window completely bogus dimensions. Wouldn't it be
> more reasonable to disable the constraints all the time the
> fullscreen mode is set?
I think there are two reasonable solutions when a window that is
in fullscreen mode is resized (either by the application or by the
user):
1) Force the window back to normal mode.
or
2) Ignore the resize request.
I tend to favour solution (1) here.
Ciao
Dominik ^_^ ^_^
--
Dominik Vogt, dominik.vogt_at_gmx.de
Reply-To: dominik.vogt_at_gmx.de
--
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.
- application/pgp-signature attachment: stored
Received on Tue Aug 24 2004 - 17:58:36 BST