]> git.proxmox.com Git - vncterm.git/blobdiff - README
re-enable javascript-events.patch
[vncterm.git] / README
diff --git a/README b/README
index b709fca614f60647f973be3073546ba33fa47534..dca2469b9556cfed7642c0fa5d48ce6f21376e09 100644 (file)
--- a/README
+++ b/README
@@ -19,12 +19,22 @@ libraries.
 VNC Java Applet (for use in web based applications):
 ====================================================
 
-We use patched VncViewer files (latest TigerVNC sources):
+We use patched VncViewer files (TigerVNC 1.1.0 sources):
 
 http://www.tigervnc.com/
 
 We sign the applet to make clipboard working.
 
+Note: Newer tigervnc 1.2.0 always use a toplevel window, which
+make it basically useless as applet.
+
+http://sourceforge.net/tracker/?func=detail&aid=3488166&group_id=254363&atid=1126849
+
+I put patches for 1.2.0 to newtigerpatches subdir.
+
+Note: javascript-events.patch requires JSObject, which is inside plugin.jar
+previously provided by sun-java-jdk. For wheezy/openjdk, we need to install
+package "icedtea-netx-common" which contains that file.
 
 TODO:
 =====