diff Gui/interface.c @ 5997:b5fb9a927bf3

add WM detection, and wm specific fullscreen code. (???)
author pontscho
date Mon, 06 May 2002 15:05:07 +0000
parents d34622ebaf45
children 8cfddba867b4
line wrap: on
line diff
--- a/Gui/interface.c	Mon May 06 13:04:36 2002 +0000
+++ b/Gui/interface.c	Mon May 06 15:05:07 2002 +0000
@@ -104,7 +104,7 @@
             wsMoveWindow( &appMPlayer.subWindow,True,appMPlayer.sub.x,appMPlayer.sub.y );
 	   }
 	  guiIntfStruct.MovieWidth=vo_dwidth;
-	  guiIntfStruct.MovieHeight=vo_dwidth;
+	  guiIntfStruct.MovieHeight=vo_dheight;
          }
 	break;
 #ifdef USE_DVDREAD