aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.