]> source.dussan.org Git - tigervnc.git/commit
Implement server side support for SetDesktopSize.
authorPierre Ossman <ossman@cendio.se>
Mon, 23 Mar 2009 16:57:07 +0000 (16:57 +0000)
committerPierre Ossman <ossman@cendio.se>
Mon, 23 Mar 2009 16:57:07 +0000 (16:57 +0000)
commit04e62db8bbf4f6fc4c262a228dd609f612a4c435
tree0a87cc035ffac705de50b529864c7cedd3d53f81
parenteb3cecb856ac878c4d3f37902a2b5453b1ee16a5
Implement server side support for SetDesktopSize.

It has some warts, but should be feature complete. Most of the magic happens
in the desktop class though.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3713 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/rfb/SDesktop.h
common/rfb/SMsgWriter.h
common/rfb/SMsgWriterV3.cxx
common/rfb/SMsgWriterV3.h
common/rfb/ScreenSet.h
common/rfb/VNCSConnectionST.cxx
common/rfb/VNCSConnectionST.h
common/rfb/VNCServer.h
common/rfb/VNCServerST.cxx
common/rfb/VNCServerST.h