[vlc-devel] CVS Commit (hartman)
cvs at videolan.org
cvs at videolan.org
Tue Mar 18 05:07:23 CET 2003
Update of /var/cvs/videolan/vlc/modules/gui/macosx
Modified Files:
vout.m
Log Message:
* modules/gui/macosx/vout.m:
Reworked the mouse hiding routine. we were always hiding the mousecursor
on kCGDirectMainDisplay, but this display is always the one with the
menubar and not always the one containing our VLCVout.
This new code takes the vout, and calculates on which displays (plural
because of possible mirroring) it is being shown. It then shows or hides
the cursor on all of those displays.
This should fix #396.
--
hartman
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list