diff options
author | Uoti Urpala <uau@mplayer2.org> | 2011-07-06 08:42:57 +0300 |
---|---|---|
committer | Uoti Urpala <uau@mplayer2.org> | 2011-07-06 08:42:57 +0300 |
commit | 47ccb48ac9a31dfc43484f7d8f5f8693f774c6e4 (patch) | |
tree | 5e014e8f40377830c6bda29f2ff7d85309e40c1e /libvo/x11_common.h | |
parent | aeafa7a2b46e8ee84c9fe277d9cc6f14666a0465 (diff) |
vo: avoid losing initial expose event
The x11_common.c window creation code could lose the initial expose
event due to input mask changes. This meant that the window might
not be cleared at start (there's a vo_x11_clearwindow() call but it
may do nothing if it runs before the window is mapped). Modify the
code to avoid losing the expose event. Handling that event should
ensure the window is cleared and otherwise set up properly.
Diffstat (limited to 'libvo/x11_common.h')
0 files changed, 0 insertions, 0 deletions