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

Ingo Brückl ib at wupperonline.de
Fri Sep 9 11:52:16 CEST 2011


Alexander Strasser wrote on Thu, 8 Sep 2011 19:25:53 +0200:

> Ingo Brückl wrote:
>>
>> +void vo_x11_handle_autohide_cursor(Display * mydisplay, int show)

> It could probably be made to not actually hide/show the cursor and instead
> leave that to the calling code. But if you don't need that level of control
> I am in favor of this solution.

That is an interesting idea and I'll keep that in mind, but the hide/show
will do me fine.

>> +void vo_x11_handle_autohide_cursor(Display * mydisplay, int show);

> Small nit: I generally don't like parameter names like mysomething, so if
> you could name it dpy I would be thankful.

Sure.

Ingo


More information about the MPlayer-dev-eng mailing list