diff options
author | Sven Gothel <[email protected]> | 2013-07-04 14:46:28 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-07-04 14:46:28 +0200 |
commit | fa6e868a72b8fb3de8c96afbd71ab4d3ad33f6b6 (patch) | |
tree | 69619b8e8bf3b99f2ea08f4169c9771d9ac0328d /src/newt/native/X11Window.c | |
parent | 2f3be40737c15547e8c7c9e19ccdb2b3b1e2ea56 (diff) |
Revisit Bug 770 and Bug 771: Only use FLAG_IS_FULLSCREEN_SPAN if required; At MonitoMode change, reset fullscreen if FLAG_IS_FULLSCREEN_SPAN is supported.
- Bug 770: Only use FLAG_IS_FULLSCREEN_SPAN if required
- If X11 WindowDriver _and_ virtual-screen-size > fullscreenViewport,
- else we still use _NET_WM_STATE_FULLSCREEN on X11!
- Bug 771: At MonitoMode change, reset fullscreen if FLAG_IS_FULLSCREEN_SPAN is supported
- Since we may still use _NET_WM_STATE_FULLSCREEN on X11:
- Pause fullscreen at monitorModeChangeNotify(..)
- Resume fullscreen at monitorModeChanged(..)
Diffstat (limited to 'src/newt/native/X11Window.c')
0 files changed, 0 insertions, 0 deletions