]> source.dussan.org Git - tigervnc.git/commit
Added support for new `Geometry' option which allows serving an arbitrary
authorConstantin Kaplinsky <const@tightvnc.com>
Sat, 20 May 2006 12:58:38 +0000 (12:58 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Sat, 20 May 2006 12:58:38 +0000 (12:58 +0000)
commit44e99643dc5b2e519dc2393eadcd4812ce8b3dec
tree9dd252b33eeff50377812b4071f47c5b94de58b0
parent95ed1fd18df4fcc726c8fc371c79abb25d86106f
Added support for new `Geometry' option which allows serving an arbitrary
regtangular screen area instead of the whole screen.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@569 3789f03b-4d11-0410-bbf8-ca57d06f2519
x0vncserver/Geometry.cxx [new file with mode: 0644]
x0vncserver/Geometry.h [new file with mode: 0644]
x0vncserver/Makefile.in
x0vncserver/PollingManager.cxx
x0vncserver/PollingManager.h
x0vncserver/x0vncserver.cxx