diff options
author | Sven Gothel <[email protected]> | 2013-12-01 23:22:17 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-12-01 23:22:17 +0100 |
commit | 4cb35d98a1b25fb8347584b0ab6534c7cfc5946c (patch) | |
tree | 22dfeb282997bb79f5184c457aa5838f974ed2eb /make/nativewindowversion | |
parent | 11a4a3a7b120c6f7c34a717828da49e3a13f4a3b (diff) |
Bug 914 - Don't allow 'alwaysontop' in fullscreen mode, always allow switching to other applications via ALT-TAB
As described @ <http://forum.jogamp.org/Regression-of-alwaysOnTopBug-tp4030735p4030738.html>,
we shall not steal the desktop in fullscreen mode via 'alwaysontop'.
Latest tests on X11/GNU/Linux and Windows7 - before this patch:
With default settings, i.e. alwaysontop (atop) disabled,
it works as expected here, i.e.:
- ALT-TAB triggers WM dialog, switching between apps.
- ALT-TAB can actually switch to other apps.
However, with enabled atop:
- ALT-TAB triggers WM dialog, switching between apps.
- ALT-TAB does _not_ switch to other apps. (*)
I consider this a serious issue, since we shall not steal
the desktop in fullscreen mode.
This patch disables atop in fullscreen mode,
i.e. (*) will switch to other apps again!
Diffstat (limited to 'make/nativewindowversion')
0 files changed, 0 insertions, 0 deletions