]> source.dussan.org Git - tigervnc.git/commit
We need to explicitly trigger a framebuffer update for server side rendered
authorPierre Ossman <ossman@cendio.se>
Wed, 21 Dec 2011 13:17:54 +0000 (13:17 +0000)
committerPierre Ossman <ossman@cendio.se>
Wed, 21 Dec 2011 13:17:54 +0000 (13:17 +0000)
commit6b0bc295ba39705785e96fa6d43d95ad94074ee4
tree5846768a2562e9ef595ae14ef00c0678a6cf2b6a
parentf399910ca294e016864c845dc881281a00c5e2c7
We need to explicitly trigger a framebuffer update for server side rendered
cursors. Previously this happened to work anyway because we had a lot of
triggers for updates. After the cleanup, we need to be more explicit.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4824 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/rfb/VNCSConnectionST.cxx