Applied Thomas Bastiani's patch fixing the behaviour of freeglut under X11 when
authorJohn Tsiombikas <nuclear@member.fsf.org>
Thu, 10 May 2012 18:50:52 +0000 (18:50 +0000)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Thu, 10 May 2012 18:50:52 +0000 (18:50 +0000)
commite45a69b97f088c2b10ee2faba04e863692afc9f8
treea59e88b012561810c9107411985b318296e5e946
parent22ad03e012b2525e5f5a87741271ebc37855b709
Applied Thomas Bastiani's patch fixing the behaviour of freeglut under X11 when
operating without a window manager. Adds a fake ConfigureNotify event to make
sure reshape callbacks are called at least once as specified.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1313 7f0cb862-5218-0410-a997-914c9d46530a
src/x11/fg_window_x11.c