diff options
author | Sven Gothel <[email protected]> | 2015-08-31 06:11:46 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2015-08-31 06:11:46 +0200 |
commit | 552dd898add86f8bd745ab4cc1a9e755edd9926d (patch) | |
tree | cba8bf0d7fedf84f80f2c5c3f38c1e76cde86d7f /make/lib/v2.3.0 | |
parent | fcbd67ddd4c866b664db2c8b5f292996f277a4ac (diff) |
Fix Bug 1209 - Regression of Bug 1188 Patches: Parented Fullscreen Issues (X11, Windows)
The regression was caused by WindowImpl changes:
(1) Not ignoring maximizedChanged(..) during fullscreen.
X11 windows may promote maximized state, which will be passed
in reconfigure -> non-fullscreen and hinders reseting the original size.
(2) getReconfigureMask(..) was wrongly translated to state-mask,
i.e. special handling of STATE_MASK_UNDECORATED and STATE_MASK_CHILDWIN
was removed.
- Issues above were corrected
- Replace PSTATE_MASK_FULLSCREEN_NFS* w/ own stateMaskNFS for simplification
Diffstat (limited to 'make/lib/v2.3.0')
0 files changed, 0 insertions, 0 deletions