diff options
author | Constantin Kaplinsky <const@tightvnc.com> | 2007-04-02 10:39:44 +0000 |
---|---|---|
committer | Constantin Kaplinsky <const@tightvnc.com> | 2007-04-02 10:39:44 +0000 |
commit | b50b29ed2f5b0a61504b832a030acac51f73434a (patch) | |
tree | 10d596d69f33cfb798f86216b6c80c09747867ed /doc | |
parent | b7f6fda2ea7f3b02d0a1cefc3e52af19bc9d9802 (diff) | |
download | tigervnc-b50b29ed2f5b0a61504b832a030acac51f73434a.tar.gz tigervnc-b50b29ed2f5b0a61504b832a030acac51f73434a.zip |
Two "FIXME" comments on EnableContinuousUpdates client message.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2250 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'doc')
-rw-r--r-- | doc/rfbtight.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/rfbtight.tex b/doc/rfbtight.tex index 874445a0..70fb06ed 100644 --- a/doc/rfbtight.tex +++ b/doc/rfbtight.tex @@ -1049,6 +1049,10 @@ with \typestr{incremental} flag set to zero) should work as usual. That is, in response to such requests, the server should send the entire contents of the specified area as soon as possible. +FIXME: Respect incremental update requests? + +FIXME: Decide how to handle framebuffer size changes. + See also: \begin{itemize} \item \typestr{EndOfContinuousUpdates} server-to-client message. |