comparison src/video/x11/SDL_x11dyn.h @ 5115:686d795b1b29

When the last window is closed and the SDL_WINDOWEVENT_CLOSE event is sent, send the SDL_QUIT event. Common.c now destroys the SDL_Window upon a SDL_WINDOWEVENT_CLOSE event to ensure that all windows get closed properly and the new code to handle the last window closes gets executed.
author krogoway
date Thu, 27 Jan 2011 15:58:30 -0600
parents d7535d7a40ea
children 227d81a4b66c
comparison
equal deleted inserted replaced
5114:39772ccf7ddd 5115:686d795b1b29