ecere/gui/drivers/X11Interface: Fixed windows jumping around again on Cinnamon and...
authorJerome St-Louis <jerome@ecere.com>
Wed, 12 Feb 2014 22:47:50 +0000 (07:47 +0900)
committerJerome St-Louis <jerome@ecere.com>
Wed, 12 Feb 2014 22:48:49 +0000 (07:48 +0900)
commit06217d4d40e18eb6b1489ec597780721bcc6a811
tree649b69ccc4b33f5086dbfbe65cf3247822107849
parenta50cf41d69dbb9f096bbea39046932db324d417f
ecere/gui/drivers/X11Interface: Fixed windows jumping around again on Cinnamon and native window unmaximizing with wrong position information
- It would seem that it's no longer necessary to set 'offset = true' to avoid updating the normalAnchor
  (For maximizing/unmaximizing scenarios)
ecere/src/gui/drivers/XInterface.ec