summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
authorStefano Pigozzi <stefano.pigozzi@gmail.com>2012-04-22 23:18:55 +0200
committerUoti Urpala <uau@mplayer2.org>2012-04-26 21:03:10 +0300
commit4251af8d5ddfd664edda2f5ec4869f228c2ee7a5 (patch)
treef43747699f8f41454846db49e2bc443fd8236862 /stream
parent3862d469ae7f22d10f1d51d7056c75782fec2283 (diff)
downloadmpv-4251af8d5ddfd664edda2f5ec4869f228c2ee7a5.tar.bz2
mpv-4251af8d5ddfd664edda2f5ec4869f228c2ee7a5.tar.xz
cocoa_common: fix problems with alt-tab window changes
Fix alt tabbing to another window in the same workspace. The player window stayed on top because of a missing call to orderBack:. Fix alt tabbing to the player window from a different workspace. The window didn't get activated. Turns out that you must call makeKeyAndOrderFront: before setLevel: or setPresentationOptions: or the window will not properly ask for focus.
Diffstat (limited to 'stream')
0 files changed, 0 insertions, 0 deletions