<div dir="ltr">Hi,<br><br><div class="gmail_quote">On Fri, 6 Mar 2015 at 20:20 Rémi Denis-Courmont <<a href="mailto:remi@remlab.net">remi@remlab.net</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le vendredi 06 mars 2015, 22:02:57 Rémi Denis-Courmont a écrit :<br>
> AFAIK, LibVLC wil already leave the mouse pointer alone if you turn off<br>
> mouse events, so I am not sure we actually need to change anything.<br>
<br>
In theory... only :-(<br>
<br></blockquote><div><br></div><div>I did some more testing and changed around the way I disable the pointer in my own application...</div><div><br></div><div>If I disable the pointer in my own application *before* I display my application window, the pointer will remain hidden if I mouse over the embedded video.</div><div><br></div><div>If I disable the pointer in my own application *after* I display my application window, then when I mouse over the embedded video the pointer appears for 1sec then disappears.</div><div><br></div><div>So this might just be a quirk of my UI toolkit that I can workaround in my own code and this patch is indeed redundant. </div><div><span style="font-size:13.1999998092651px"><br></span></div><div><span style="font-size:13.1999998092651px">Thanks for reviewing it anyway.</span><br></div><div><br></div><div>-M.</div></div></div>