]> source.dussan.org Git - tigervnc.git/commit
Set initial blank cursor
authorPierre Ossman <ossman@cendio.se>
Mon, 23 Dec 2019 15:26:40 +0000 (16:26 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 23 Dec 2019 15:28:52 +0000 (16:28 +0100)
commit2cd3cb48164f105a1c066102c8430317d94bb9f0
tree3e74416beeea191feb733395df9466f30c5d9113
parent50c72dccc7dde2c7d3f50c828d4a79d52523b251
Set initial blank cursor

If the server doesn't support local cursors and want to render them
itself then we need to make sure the local cursor is invisible.

This also makes sure we always have some cursor allocated, so we can
remove the checks in some places.
vncviewer/Viewport.cxx