ecere/gui/GuiApplication;X11Interface: Calling ProcessInput() once before first Displ...
authorJerome St-Louis <jerome@ecere.com>
Wed, 12 Feb 2014 22:31:14 +0000 (07:31 +0900)
committerJerome St-Louis <jerome@ecere.com>
Wed, 12 Feb 2014 22:33:02 +0000 (07:33 +0900)
commit8eaed7e1de66586955f1f9cf4d4a25d7faa27977
tree58376ec9b8c16ab1fd5b1e471cf4a430131f201a
parent6d25e515ed9d9a2185740d2208dcf8ff63d80816
ecere/gui/GuiApplication;X11Interface: Calling ProcessInput() once before first Display update
- Fixes IDE window jumping on initial launch (more noticeable in syncrhonized mode)
- Added commented out call to XSynchronize() for testing in synchronized mode
ecere/src/gui/GuiApplication.ec
ecere/src/gui/drivers/XInterface.ec