aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/VNCSConnectionST.h
diff options
context:
space:
mode:
authorConstantin Kaplinsky <const@tightvnc.com>2008-06-14 05:23:10 +0000
committerConstantin Kaplinsky <const@tightvnc.com>2008-06-14 05:23:10 +0000
commit9d1fc6cddf1bc34920d4df7cd6d396f1cb2f7fe4 (patch)
treeb1b0b7e470deb354d2248188e8067362e905b158 /common/rfb/VNCSConnectionST.h
parent6970b2d8b61a78a9d9b7549269096b8f025a8b44 (diff)
downloadtigervnc-9d1fc6cddf1bc34920d4df7cd6d396f1cb2f7fe4.tar.gz
tigervnc-9d1fc6cddf1bc34920d4df7cd6d396f1cb2f7fe4.zip
Handling VideoRectangleSelection protocol message (TightVNC extension).
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2585 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'common/rfb/VNCSConnectionST.h')
-rw-r--r--common/rfb/VNCSConnectionST.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/rfb/VNCSConnectionST.h b/common/rfb/VNCSConnectionST.h
index cde2b31f..1df718af 100644
--- a/common/rfb/VNCSConnectionST.h
+++ b/common/rfb/VNCSConnectionST.h
@@ -130,6 +130,9 @@ namespace rfb {
virtual void setInitialColourMap();
virtual void supportsLocalCursor();
+ virtual void setVideoRectangle(const Rect& r);
+ virtual void unsetVideoRectangle();
+
// setAccessRights() allows a security package to limit the access rights
// of a VNCSConnectioST to the server. These access rights are applied
// such that the actual rights granted are the minimum of the server's