]> source.dussan.org Git - tigervnc.git/commit
Fix bug where server cursor might disappear
authorPierre Ossman <ossman@cendio.se>
Thu, 16 Nov 2017 15:44:36 +0000 (16:44 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 17 Nov 2017 07:06:30 +0000 (08:06 +0100)
commit387a41770ba5f0ee5b30b78b4c537de342064d9e
tree70aa2b0e7d24e2bf4da5c9963351aa94269f6be6
parentb218ecd50ea6c49a00a0c17ab348aca5d497b695
Fix bug where server cursor might disappear

We shouldn't unconditionally remove the server side cursor just
because the client supports client side cursors. We need to also
check that the client fulfills the other criteria for taking over
the cursor.
common/rfb/VNCSConnectionST.cxx