1ac62a9533
fixed two blown assertions. first, if user tried to switch to a client that had connected but hadn't yet sent the first info message it would assert on the zero size screen. second, if the primary screen was handling a mouse motion on behalf of a secondary screen when that secondary screen disconnected then an assert would blow because the primary screen would call onMouseMoveSecondary() but m_protocol on the active screen is NULL because disconnecting the active secondary screen caused the mouse to jump to the primary screen. |
||
---|---|---|
base | ||
client | ||
http | ||
io | ||
mt | ||
net | ||
server | ||
synergy | ||
tools | ||
Make-linux | ||
Make-solaris | ||
Makecommon | ||
Makefile | ||
all.dsp | ||
notes | ||
synergy.dsw | ||
test.cpp |