]> source.dussan.org Git - tigervnc.git/commit
Always send current screen layout to client
authorPierre Ossman <ossman@cendio.se>
Mon, 10 Dec 2018 19:16:12 +0000 (20:16 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 10 Dec 2018 19:16:12 +0000 (20:16 +0100)
commitdfc28f12d334900a681e2c522293e0efa70e8ca4
tree255d089eef52b6d6d7406308af898761150731d7
parentb03512c65d962485efc9d2b206d293916e1cf01c
Always send current screen layout to client

This is what the protocol requires, rather than sending what the
client specified in the request. This should be the same in practice
except for failures and possibly some races.
common/rfb/SMsgWriter.cxx
common/rfb/SMsgWriter.h
common/rfb/VNCSConnectionST.cxx