]> git.sesse.net Git - vlc/commit
* modules/gui/macosx/vout.m:
authorDerk-Jan Hartman <hartman@videolan.org>
Tue, 18 Mar 2003 04:07:23 +0000 (04:07 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Tue, 18 Mar 2003 04:07:23 +0000 (04:07 +0000)
commit8d7d0c6b38ceae7536155f610d3d2532d864a214
tree15bdeb52564e6926520d29a588f024141adf8bca
parent70ff1f169559a08c4be3bb77c60d0f84cd1a9704
* 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.
modules/gui/macosx/vout.m