]> source.dussan.org Git - tigervnc.git/commit
Fix broken logic for sending mouse cursor
authorPierre Ossman <ossman@cendio.se>
Mon, 6 Nov 2017 12:15:55 +0000 (13:15 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 6 Nov 2017 12:20:08 +0000 (13:20 +0100)
commit330ca42ef70c38f21ed7b385ae92988f8bbfc5ea
treeb684f01482593cb43f8cff015a3d417d36e272e4
parent29d4f5b5b63321353d90ae97eb61a294ac914a03
Fix broken logic for sending mouse cursor

The logic got inverted resulting in the cursor being sent needlessly
whenever the cursor moved.
common/rfb/VNCSConnectionST.cxx