Just FYI-- I've been looking into this full-screen issue, and I'm afraid 
it's a little more complicated than just invoking the code at the link 
below.  What that code does is enable a full-screen button at the upper 
right of the window, but it's up to the app to actually listen for the 
full-screen notification.  As you can imagine, figuring out how to make 
this properly interact with our existing mechanism of enabling 
full-screen mode could take some time.  I'm happy to accept code 
contributions.  Otherwise, I would need to secure funding for my time to 
upgrade my machine to Lion and really dig into the issue the right way.


On 12/2/12 5:58 PM, James Wettenhall wrote:
> The full-screen mode checkbox in the Java TurboVNC Viewer application
> doesn't appear to provide true OS X 10.7 / 10.8 full-screen mode (hiding
> the menu bar and the dock).
>
> Are there any plans to implement that?
>
> I just tried the Java code from the accepted answer on this Stack
> Overflow page, and it seemed to work fine on my OS X 10.7 machine:
>
> http://stackoverflow.com/questions/6873568/fullscreen-feature-for-java-apps-on
> <http://stackoverflow.com/questions/6873568/fullscreen-feature-for-java-apps-on-osx-lion>-osx-lion
> <http://stackoverflow.com/questions/6873568/fullscreen-feature-for-java-apps-on-osx-lion>
>
> and according to the Stack Overflow page, the code is quietly ignored on
> OS X 10.6.
>
> So I guess it should be possible to implement this in the Java TurboVNC
> Viewer?
>
> We've been trying to "sell" the idea of using a remote desktop to some
> of our Mac OS X users, but they have said that having both the Mac OS X
> dock/menu-bar and the remote desktop's icons/menu makes the screen
> appear cluttered and confusing.
>
> Cheers,
> James

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
VirtualGL-Devel mailing list
VirtualGL-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-devel

Reply via email to