diff options
author | Sven Gothel <[email protected]> | 2009-06-12 18:09:39 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2009-06-12 18:09:39 +0000 |
commit | 7ee5c978683a229bf9a08771d8d074429c479869 (patch) | |
tree | d7f67d0ee80209f5f359b88b9b7b98e633a41644 /src/jogl/classes/com | |
parent | b45fff547049103287ba4a6b0f7b635013b81298 (diff) |
- NEWT X11Window setSize0 - change fullscreen method to MWM,
which is more reliable ..
- NEWT X11Window remove XSetWindowFocus, since it causes BadMatch,
let the desktop manager do this .. not our job
- NEWT AWTWindow
- Adding fullscreen mode.
Note: AWT only allow undecoration if the window wasn't visible yet.
- Fixing some runOnEDT ..
- Query correct screen size
- AWTCanvas .. adding the disableBackgroundErase() hack ..
- NativeWindowFactory .. disabling
com.sun.nativewindow.impl.x11.awt.X11AWTNativeWindowFactory, (JAWT lock)
com.sun.nativewindow.impl.x11.X11NativeWindowFactory, (monitor lock)
since it causes more troubles than benefit.
GLCanvas is serialized anyways .. and NEWT AWT would freeze,
since that JAWT lock is even taken in the input loop.
FIXME: Has to be discussed.
-
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/branches/JOGL_2_SANDBOX@1935 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'src/jogl/classes/com')
0 files changed, 0 insertions, 0 deletions