Author :
Sam Lantinga
Date :
2016-09-29 13:34:49
Hash :a13da2fa Message :Generalized the hint for whether the application gets a mouse event when clicking on the window to activate it, and is now named SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH.
The behavior is defined to not receive the click event, and this hint allows you to override that.