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, [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]

Attachment: pgpMVyQpjI4i5.pgp
Description: PGP signature

Reply via email to