Exit full-screen if the window moves
commit3cdbd5cfd59049d7e39a94e127d68df4983a40ca
authorBjorn Winckler <bjorn.winckler@gmail.com>
Sun, 29 Mar 2009 14:40:59 +0000 (29 16:40 +0200)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Sun, 29 Mar 2009 14:40:59 +0000 (29 16:40 +0200)
tree75267d121910a30f3e9232be34ca853197d51d38
parent5e03d4f5baaf4a5024600166aef5e2e87849d2d9
Exit full-screen if the window moves

The window is not supposed to move in full-screen mode so if this
happens then exit full-screen.  This situation can occur e.g. if the
window is on a screen that gets unplugged.
src/MacVim/MMWindowController.m