summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorAkemi <der.richter@gmx.de>2017-02-23 19:48:36 +0100
committerAkemi <der.richter@gmx.de>2017-02-27 23:57:44 +0100
commit9d549e68377d3c2164aa7b1ec11d49fe2bdf7a0a (patch)
treea3017ac7781e4089af94dec94c33c06c4c03d70d /misc
parent9bd819a0bc809ab5af300e5d73e88f120c5d0285 (diff)
downloadmpv-9d549e68377d3c2164aa7b1ec11d49fe2bdf7a0a.tar.bz2
mpv-9d549e68377d3c2164aa7b1ec11d49fe2bdf7a0a.tar.xz
cocoa: only move window into screen bounds when changing screens
when forcibly moving windows to a different screen with --screen or --fs-screen we need to move the window into the screen bounds if the window is out of bounds, otherwise it can end up on the wrong screen. previously it always recalculated the bounds and moved the window when toggling fullscreen, now it only does the bound calculation when changing screens. Fixes #4178
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions