summaryrefslogtreecommitdiffstats
path: root/doc/TODO
blob: c61308c2114cf909fba4c8d0c703974ec573ab2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
* Change version strings. 

* Tight encoding support

* Update vncviewer.man: many parameters are currently not documented. 

* When manually changing color level and running against an old server
  (Xvnc from TightVNC 1.2.9, for example), the user should perhaps be
  warned that vncviewer might crash. 

* Document the Tight protocol extensions in a text file. 

* 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. 

* The vncviewer password dialog should probably display the server
  name in the password dialog windows title. Wish from Gaetano Giunta.