classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] FYI: primitive fullscreen mode support


From: Thomas Zander
Subject: Re: [cp-patches] FYI: primitive fullscreen mode support
Date: Tue, 5 Apr 2005 22:59:04 +0200

On Tue, Apr 05, 2005 at 06:51:55PM +0200, Robert Schuster wrote:
> > I'm committing the attached patch that implements a primitive fullscreen
> > support on a peer independent level. Actually it does only resize and
> > relocate the fullscreen window. Peers that implement a real
> > (accelerated) fullscreen mode would override the setFullScreenWindow(),
> > getFullScreenWindow() and isFullScreenSupported() methods.

Cool!

> Great! You have made GNU Classpath and all its dependent VMs superior by
> that because Sun's runtime does not FSEM on GNU/Linux.

showing a window fullscreen indeed never worked for me in Suns java (never
tried 1.5) since it refused to show on top of my panel and the whole
X11 RandR should be supported to allow switching resolutions on the fly..

> (Btw: Is there
> are *real* fullscreen mode for application in X11 anyway?)

My mpeg player uses a fullscreen framebuffer to write faster.  Then again
it can show the thing in a window as well; so its not really full screen..

-- 
Thomas Zander




reply via email to

[Prev in Thread] Current Thread [Next in Thread]