]> source.dussan.org Git - tigervnc.git/commit
Make sure to start the frame timer after a buffer change
authorPierre Ossman <ossman@cendio.se>
Fri, 22 Sep 2017 14:48:14 +0000 (16:48 +0200)
committerPierre Ossman <ossman@cendio.se>
Fri, 22 Sep 2017 14:48:14 +0000 (16:48 +0200)
commitb1e80f7b025db4086e60f0867dce425838c171f3
tree202c429499831988658280ed825b5d047b4623ec
parentb000ff13275cd9df34494553ba49746a85e63072
Make sure to start the frame timer after a buffer change

The buffer is considered changed right away, so we might not get any
add_changed() calls to trigger a start of the timer.
common/rfb/VNCServerST.cxx