summaryrefslogtreecommitdiffstats
path: root/compat
diff options
context:
space:
mode:
authorStefano Pigozzi <stefano.pigozzi@gmail.com>2013-05-13 23:05:20 +0200
committerStefano Pigozzi <stefano.pigozzi@gmail.com>2013-05-13 23:41:03 +0200
commit4ce808cc2c648d3358ed0088ac3b0311c5ff37d5 (patch)
tree6cec82918caff59334957f7f4645a94012c7789b /compat
parenta39d369c254ff6db3689b6f945bb057754510af7 (diff)
downloadmpv-4ce808cc2c648d3358ed0088ac3b0311c5ff37d5.tar.bz2
mpv-4ce808cc2c648d3358ed0088ac3b0311c5ff37d5.tar.xz
cocoa_common: fix a bug in window dragging state
When going in and going out of full screen the player lost information on the movableByWindowBackground behaviour. There were some hacks in place to fix it but they were broken with the recent native fullscreen changes in 74c15ec6. This commit removes the problem at the root and removes the hacks. The delegate method `isMovableByWindowBackground` seems to be called after setFrame and setPresentationOptions so change fs state in opts before that. Fixes #83
Diffstat (limited to 'compat')
0 files changed, 0 insertions, 0 deletions