diff options
author | Sven Gothel <[email protected]> | 2012-04-27 03:01:31 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-04-27 03:01:31 +0200 |
commit | be59d561fd6ab8aa659e85cd962d38fffd1acb0a (patch) | |
tree | 9043385394b290838275602db0d9dd249cb1f841 /src/jogl | |
parent | 5b15130e4e0f04bcfdacc500a04d08b58ba12fc3 (diff) |
Bug 570: NEWT General/X11: Decouple setFullscreen() and setAlwaysOnTop(); Use window-static instances for runnable actions
NEWT General/X11: Decouple setFullscreen() and setAlwaysOnTop()
- X11 fullscreen/above: Don't assume 'always-on-top' if switch to fullscreen.
- WindowImpl: Remove relation between 'always-on-top' and fullscreen
when quering and switching.
Use window-static instances for runnable actions
- Removes temp objects for EDT runnables
- Uses synchronization on action instance to avoid concurrency
Diffstat (limited to 'src/jogl')
0 files changed, 0 insertions, 0 deletions