winit
winit copied to clipboard
Missing X11 FocusIn event
This PR fixes #2841.
Also it adds and extra commit that synthesizes a FocusIn event if ever the window receives a keyboard event while unfocused, that should not happen, but it does happen sometimes.
Feel free to comment on those two commits separately, if you prefer that.