[MPlayer-dev-eng] [PATCH] Warp cursor to 0,0 on fullscreen

Arpi arpi at thot.banki.hu
Thu Jul 25 21:08:08 CEST 2002


Hi,

> old_width=vo_dwidth;   vo_old_height=vo_dheight; }.
>  .
> + XWarpPointer( mDisplay, None, DefaultRootWindow(mDisplay), 0, 0, 0, 0, 0
> , 0 );.
>   vo_x11_decoration( mDisplay,vo_window,(vo_fs) ? 0 : 1 );.
>   vo_x11_sizehint( x,y,w,h,0 );.

it seems it ALWAYS wraps the cursors, not only at fullscreen...
please implement tehnegative of this wrapping, for the vase when vo_fs==0


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu



More information about the MPlayer-dev-eng mailing list