[MPlayer-dev-eng] [PATCH] GUI cursor control

Ingo Brückl ib at wupperonline.de
Sat Sep 3 01:58:43 CEST 2011


To give the GUI control over the cursor (i.e. to avoid uncontrolled
appearances) I'd like to patch vo_x11_uninit().

The control could be achieved by either not showing the cursor if there
is a WinID (#1) or by a direct dependency on the GUI itself (#2).

#1 is more general and would pass control (and duty) to show the cursor to
the application owning WinID (which sounds reasonable at first), while #2
is the safest way, but maybe uglier.

Is one of them acceptable?

Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vo_x11_uninit.1.patch
Type: text/x-diff
Size: 394 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20110903/419d306b/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vo_x11_uninit.2.patch
Type: text/x-diff
Size: 367 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20110903/419d306b/attachment-0001.bin>


More information about the MPlayer-dev-eng mailing list