summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index c586682..9ae48c1 100644
--- a/TODO
+++ b/TODO
@@ -10,7 +10,6 @@ in the works:
adapt rdp2vnc (rdesktop)
optionally dont draw rich cursors as xcursors
-use sraRegion from Wez instead of miregion, because it is much smaller
later:
------
@@ -32,4 +31,5 @@ done:
.other encodings
.test drawing of cursors when not using xcursor or rich cursor encoding
fix bug with odd width (depends on client depth: width has to be multiple of server.bytesPerPixel/client.bytesPerPixel). only raw!! -> bug of vncviewer!
+.use sraRegion from Wez instead of miregion, because it is much smaller