comparison Gui/interface.c @ 11874:3f6cecc44fc7

fix broken fullscreen start of gmplayer patch by Joe Drago <joe@gotdoofed.com>
author attila
date Thu, 29 Jan 2004 11:04:35 +0000
parents ec3dac7d17a0
children 634a2b279b1a
comparison
equal deleted inserted replaced
11873:9c66ef56b1b1 11874:3f6cecc44fc7
289 { 289 {
290 mplFullScreen(); 290 mplFullScreen();
291 btnModify( evFullScreen,btnPressed ); 291 btnModify( evFullScreen,btnPressed );
292 } 292 }
293 #else 293 #else
294 if ( !fullscreen ) fullscreen=gtkLoadFullscreen;
294 if ( gtkShowVideoWindow ) 295 if ( gtkShowVideoWindow )
295 { 296 {
296 wsVisibleWindow( &appMPlayer.subWindow,wsShowWindow ); 297 wsVisibleWindow( &appMPlayer.subWindow,wsShowWindow );
297 { 298 {
298 XEvent xev; 299 XEvent xev;