aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorEmilio Cobos Álvarez <ecoal95@gmail.com>2016-01-16 18:11:06 +0100
committerEmilio Cobos Álvarez <ecoal95@gmail.com>2016-01-16 18:19:56 +0100
commit4d729164c79f663465939ac404a9fe192cebc004 (patch)
treef3d24ca00ee8ec223098c19988b7f9ea1112160d /.gitmodules
parent9ba16e31a9f65712035d28371c647b60f8ee37b1 (diff)
downloadglutin-4d729164c79f663465939ac404a9fe192cebc004.tar.gz
glutin-4d729164c79f663465939ac404a9fe192cebc004.zip
x11: Poll the window until it is really visible
Fixes #697 It seems that `XSync` doesn't really makes the window viewable. This feels hacky, other option to do it could be using `XIfEvent` or similar to listen to `MapNotify` events, but we'll have a loop still. In practice, this lasts between two and thre iterations on my machine, which is something not noticeable.
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions