diff options
author | Peter Åstrand <astrand@cendio.se> | 2005-01-07 09:22:07 +0000 |
---|---|---|
committer | Peter Åstrand <astrand@cendio.se> | 2005-01-07 09:22:07 +0000 |
commit | ba09e35131f88476ea2f53ef3f9e40753101cc1d (patch) | |
tree | 4486e173eb4160e042c28c5c303570dec169243a /doc | |
parent | d6368ce2eed71863e0de902c39e45fa7ea8f5774 (diff) | |
download | tigervnc-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/TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |