I'm doing input wrapper right now and I have a problem.
If the window is out of focus, and the user clicks on it, will the events be sent in the following way on every platform:
1) gained focus
2) pressed button
Or it may vary by the weather or by the os?