Feature Request Tracker item #3482254, was opened at 2012-01-31 08:47
Message generated for change (Comment added) made by afluegel
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126849&aid=3482254&group_id=254363

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Albert Fluegel (afluegel)
Assigned to: Nobody/Anonymous (nobody)
Summary: Several enhancements of the Java Viewer of 1.1.0

Initial Comment:
The attached patch implements several enhancements to the Java Viewer
* Fullscreen mode (real fullscreen in the root window, not just maximize the 
managed window)
* Keepalive mode (to work around certain firewall issues when idle)
* Mouse Wheel events supported
* Copy/Paste from / to the host system without needing the clipboard window
* Handle different keycode sequences on windows 7 correctly
* Some rework of the Makefile to really build a working jar by running make in 
the vncviewer directory
The patched version will be incorporated into the webtop software 
http://sourceforge.net/projects/weblogin soon.


----------------------------------------------------------------------

>Comment By: Albert Fluegel (afluegel)
Date: 2012-01-31 12:32

Message:
I plan to do the merge into 1.1.90 later this week. Unfortunately i don't
have access to the patch right now, have to re-post it tomorrow when at
work. I shortly looked into the 1.1.90 and found, that the mouse wheel is
working now. On the other side, a special make (cmake) is required, so i
built manually. I plan to add a standard makefile to be able to build on
vanilla Linux with javac or GNU gcj. gcc-4.4 is required, so at least
Redhat-6. On Redhat-5 it does not build and surely not on other a bit older
linuxes. I'd like to check, whether it's really necessary to use a generics
list array, cause this is the blocking point to compile with gcc-4.1.
Fullscreen mode in 1.1.90 is as far as i've seen, when running the program,
actually just a maximize of the window and not really fullscreen mode with
global focus. Furthermore the commandline arguments have changed. I hope
that when calling from HTML things work like before. I haven't seen a hint,
that keepalives are supported in 1.1.90. I guess the problems with the
keycodes on windows 7 are fixed, but i did not try yet.
Will upload the 1.1.0 patch tomorrow. Anyway thanks for your support !
Though i'm posting changes since years regarding many programs this is the
first time, that i get the feedback, that someone is willing to incorporate
a change. Thank you !

----------------------------------------------------------------------

Comment By: Brian Hinz (bphinz)
Date: 2012-01-31 12:02

Message:
I didn't notice at first that this is against 1.1.  Have you looked at the
new viewer in trunk?  I think many of these features are implemented, but
I'd still be interested in seeing your patch and merging what we can.

----------------------------------------------------------------------

Comment By: Brian Hinz (bphinz)
Date: 2012-01-31 09:05

Message:
Can you re-attach that patch file, it doesn't seem to have uploaded
correctly.  Thanks. 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126849&aid=3482254&group_id=254363

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to