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

Ingo Brückl ib at wupperonline.de
Sun Sep 4 18:42:45 CEST 2011


Reimar Döffinger wrote on Sun, 4 Sep 2011 15:28:14 +0200:

> On Sat, Sep 03, 2011 at 01:58:43AM +0200, Ingo Brückl wrote:
>> To give the GUI control over the cursor (i.e. to avoid uncontrolled
>> appearances) I'd like to patch vo_x11_uninit().
>>
>> +    if (vo_window != None && vo_window != WinID)

> I think that should be WinID > 0 or >= 0 to be consistent with the other
> code.

Ok. I see what you mean and revised the patch.

> I think that should be a good idea, however vo_hidecursor should then
> also not be called by default, only disabling the showcursor but not
> hidecursor seems like a really bad idea.

Please see my answer to Alexander.

Ingo


More information about the MPlayer-dev-eng mailing list