Use SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH to get click events on focus gain

This commit is contained in:
Cameron Gutman
2020-05-06 20:43:41 -07:00
parent 400754c5b3
commit 8cc61ca8b8
3 changed files with 7 additions and 34 deletions

View File

@@ -69,8 +69,6 @@ public:
void raiseAllKeys();
void notifyFocusGained();
void notifyFocusLost();
bool isCaptureActive();