ecere/gui/XInterface: (#850) Fixed unmaximizing issue on GNOME Flashback (Metacity)
authorJerome St-Louis <jerome@ecere.com>
Thu, 17 Jul 2014 18:09:39 +0000 (14:09 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 17 Jul 2014 18:09:39 +0000 (14:09 -0400)
commit56ac16728a5278bc2e8055cc83f8e2bfe788be8b
tree73d32a12dcb411d52380b2216bbc9363edd9f7e7
parent04827f4b5a4891bde5813cdb66f3b66961068c31
ecere/gui/XInterface: (#850) Fixed unmaximizing issue on GNOME Flashback (Metacity)
- Fixed absPosition of menu bar not being set to proper value after unmaximizing
  through dragging window on GNOME Flashback (Metacity)
- This was causing menu bar to not be redrawn / processing clicks properly
- Passing value of 'unmaximized' to 'force', which was previously changed to false
  by f3ece7c9aaada43876cb424132b7f56259033a9a (avoiding forcing on stacking only changes)
- A fix for a seemingly similar problem on Unity ( 85ad13a7fd22eae3ed60f29ff69c912635a97dfb )
  may have contributed to this problem, as it prevented resetting the root window state
ecere/src/gui/drivers/XInterface.ec