Commit a13da2faa790c44211d6aed2ebd1d6421d8fdc4b

Sam Lantinga 2016-09-29T13:34:49

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.