Connection not in event tracking mode by default
commit9556c0e75c52e4419f19c5fcdaafcec33216a21b
authorBjorn Winckler <bjorn.winckler@gmail.com>
Sat, 25 Oct 2008 18:31:17 +0000 (25 20:31 +0200)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Sat, 25 Oct 2008 18:40:07 +0000 (25 20:40 +0200)
treeaad911b212c5a4d5d9d49aff5439772085593d47
parent45c22a3a894fc2b93afdb6aa9451301cfc20b826
Connection not in event tracking mode by default

Only add backend connection to event tracking mode when it is absolutely
needed.  At the moment this happens when the window is in "live resize"
or when the mouse button is held on some part of a scroller.
src/MacVim/MMAppController.m
src/MacVim/MMVimController.m
src/MacVim/MMVimView.m
src/MacVim/MMWindowController.m