ecere/gui/drivers/XInterface: Fixed debugged application staying on top of IDE (regre...
authorJerome St-Louis <jerome@ecere.com>
Thu, 20 Feb 2014 22:00:59 +0000 (17:00 -0500)
committerJerome St-Louis <jerome@ecere.com>
Thu, 20 Feb 2014 22:00:59 +0000 (17:00 -0500)
commit67e014eabd2c404cf355652492975d2379d5904d
tree18066247b82fb671d6a8ff345d7d4f878b65aaa7
parent2666d01921f4ed1cf9b2c4b3bcc3248697e29351
ecere/gui/drivers/XInterface: Fixed debugged application staying on top of IDE (regression)
- Broke this trying to fix Metacity complaining about using CurrentTime here, but when
  ActivateRootWindow() is called we really need to take over, otherwise a debugged application
  stays on top of the IDE when we hit a breakpoint (there was no user interaction with the IDE,
  but it really should be activated)
ecere/src/gui/drivers/XInterface.ec