diff options
author | Stefano Pigozzi <stefano.pigozzi@gmail.com> | 2013-09-08 09:16:19 +0200 |
---|---|---|
committer | Stefano Pigozzi <stefano.pigozzi@gmail.com> | 2013-09-10 21:24:37 +0200 |
commit | 49849190dd1fe1d6d5d30502b504a73d63230536 (patch) | |
tree | 3ba87aa0ae12e2faf11fb915ec51099227b57821 /mpvcore/mplayer.c | |
parent | 9f01797eac8b6f82e837761a988d06d1509df4de (diff) | |
download | mpv-49849190dd1fe1d6d5d30502b504a73d63230536.tar.bz2 mpv-49849190dd1fe1d6d5d30502b504a73d63230536.tar.xz |
cocoa_common: remove most of the special handling for cursor autohide
This is mostly related to the fullscreen behaviour. cecbd8864 introduces an
option to make mpv behave like a OSX user would expect. This commit changes
the Cocoa parts of the code to be consistent with the behaviour on X11. Old
behaviour is still available through the option mentioned in cecbd8864.
There is still custom logic in the cocoa backend and it can probably be moved
to core:
* Don't perform autohide if the mouse is down
* Don't perform autohide outside of the video window
Fixes #218 (by accident)
Diffstat (limited to 'mpvcore/mplayer.c')
0 files changed, 0 insertions, 0 deletions