On Wed, Aug 25, 2004 at 08:40:15AM +0200, Jindrich Makovicka wrote:
> Dominik Vogt wrote:
> >On Tue, Aug 24, 2004 at 01:34:27PM +0200, Jindrich Makovicka wrote:
> >>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.
>
> No, I mean XRaiseWindow. And any of XRaiseWindow or XMapRaised causes
> the constraints kick in. In MPlayer's case, the window has the aspect
> ratio constraint, which makes the window expand horizontally.
(Note that you'd make it much easier for me to reply if you quote
the whole mail thread on replies).
Ah I see. This happens only with the latest mplayer code, not
with the code I fetched from CVS in June.
It's a very old bug in fvwm that never bothered anyone until now.
When fvwm gets a ConfigureRequest, it recalculates the window
dimensions, even if it was a restack request, not a move/resize
request. I have fixed that in cvs.
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 Wed Aug 25 2004 - 03:28:20 BST