aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPeter Åstrand <astrand@cendio.se>2005-01-07 09:22:07 +0000
committerPeter Åstrand <astrand@cendio.se>2005-01-07 09:22:07 +0000
commitba09e35131f88476ea2f53ef3f9e40753101cc1d (patch)
tree4486e173eb4160e042c28c5c303570dec169243a /doc
parentd6368ce2eed71863e0de902c39e45fa7ea8f5774 (diff)
downloadtigervnc-ba09e35131f88476ea2f53ef3f9e40753101cc1d.tar.gz
tigervnc-ba09e35131f88476ea2f53ef3f9e40753101cc1d.zip
New TODO: Should support X11 cursors.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@83 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index e96a1942..e4f9c3c0 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -16,3 +16,8 @@
* All other features from the TightVNC 1.3 series: Filetransfer etc
* Consider adding the toolbar from http://lars.werner.no/vnc/.
+
+* Implement support for rfbEncodingXCursor. When this is finished, it
+ should be safe to allow dynamic pixel format changes again, as long
+ as we only orders new pixel formats after recieving a framebuffer
+ update with real pixel data.