[Goodies-commits] r3491 - xfvnc/trunk
Brian Tarricone
kelnos at xfce.org
Fri Nov 2 10:49:17 CET 2007
Author: kelnos
Date: 2007-11-02 09:49:17 +0000 (Fri, 02 Nov 2007)
New Revision: 3491
Added:
xfvnc/trunk/TODO
Modified:
xfvnc/trunk/Makefile.am
Log:
add TODO file, add missing po/ dir to SUBDIRS
Modified: xfvnc/trunk/Makefile.am
===================================================================
--- xfvnc/trunk/Makefile.am 2007-11-02 09:35:21 UTC (rev 3490)
+++ xfvnc/trunk/Makefile.am 2007-11-02 09:49:17 UTC (rev 3491)
@@ -1,2 +1,6 @@
SUBDIRS = \
+ po \
xfvnc
+
+EXTRA_DIST = \
+ TODO
Added: xfvnc/trunk/TODO
===================================================================
--- xfvnc/trunk/TODO (rev 0)
+++ xfvnc/trunk/TODO 2007-11-02 09:49:17 UTC (rev 3491)
@@ -0,0 +1,6 @@
+* Store servers in history
+* Look into adding tight encoding support to gtk-vnc
+* Figure out how to disable ctrl/alt grabbing of mouse/kbd
+* Fix fullscreen showing scrollbars when it shouldn't
+* Figure out how to do view only/allow other clients
+* Make color depth, encodings, compression, etc. configurable
More information about the Goodies-commits
mailing list