[MPlayer-dev-eng] release today.

Arpi arpi at thot.banki.hu
Wed Jan 2 19:34:51 CET 2002


Hi,

thank you, a but generalised equivalent solution commited :)

> 
> Please add this for no hide cursor when using rootwindow
> 
> --- main.old/libvo/vo_xmga.c    Fri Dec 28 21:15:43 2001
> +++ main/libvo/vo_xmga.c        Wed Jan  2 19:29:27 2002
> @@ -293,7 +293,7 @@
>       InputOutput,
>       vinfo.visual,xswamask,&xWAttribs );
>     vo_x11_classhint( mDisplay,mWindow,"xmga" );
> -   vo_hidecursor(mDisplay,mWindow);
> +   if( winID!=0) vo_hidecursor(mDisplay,mWindow);
> 
>     if ( mFullscreen ) vo_x11_decoration( mDisplay,mWindow,0 );
> 
> diff -Nur main.old/libvo/vo_xv.c main/libvo/vo_xv.c
> --- main.old/libvo/vo_xv.c      Fri Dec 28 14:24:27 2001
> +++ main/libvo/vo_xv.c  Wed Jan  2 19:29:05 2002
> @@ -199,7 +199,7 @@
>         0, depth,CopyFromParent,vinfo.visual,xswamask,&xswa);
> 
>     vo_x11_classhint( mDisplay,mywindow,"xv" );
> -   vo_hidecursor(mDisplay,mywindow);
> +   if( WinID!=0) vo_hidecursor(mDisplay,mywindow);
> 
>     XSelectInput(mDisplay, mywindow, StructureNotifyMask | KeyPressMask );
> 
> 
> 		MOJE
> 
> 
> -- 
> Tomas Konir
> Brno
> ICQ 25849167
> 
> 
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
> 
> 


A'rpi / Astral & ESP-team

--
mailto:arpi at thot.banki.hu
http://esp-team.scene.hu



More information about the MPlayer-dev-eng mailing list