[MPlayer-dev-eng] [PATCH] vo_x11_fullscreen check width and height

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Tue Feb 24 22:10:14 CET 2004


Hi,

> I just commited a patch that sets the minimal window size to 4 pixels.
> Could you check whether this solves your problem ?
The problem is more that
XMoveResizeWindow( mDisplay,vo_window,x,y,w,h );
doesn't like it when w or h = 0, even when minimal window size is set,
but I think I finally succeded in fixing vo_gl2, so it doesn't really 
matter anymore... expect another patch ;-)

> I'll commit another patch on the aspect code too, as vo_x11_size_hint's
> way is broken (as soon as i find out how to do it the right way).
I think there's a lot that is more or less broken in that code... at 
least that would explain why I can't understand most of the code 
concerning X.

Greetings,
Reimar




More information about the MPlayer-dev-eng mailing list