]> source.dussan.org Git - tigervnc.git/commit
Avoid flicker with a rendered cursor
authorPierre Ossman <ossman@cendio.se>
Mon, 5 Dec 2016 16:00:35 +0000 (17:00 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 24 Feb 2017 12:17:25 +0000 (13:17 +0100)
commit5c03720319d907f2427ed4296ceaec7ee2c06719
treec5f8f33e5fa551a865ac9ab9f99624039736b17e
parent24684e58f450d2653b1ab400396dbfb3034d90a9
Avoid flicker with a rendered cursor

This is not the code path commonly used in performance sensitive
scenarios, so favour correctness over performance.
common/rfb/VNCSConnectionST.cxx