Fixed non-ascii keys on linux
Keyboard events are now platform-aware and no longer require a correct remapping table in the backend to work properly.
Backend initialization is now explicit and controlled by user.
Fixed media keys on linux+macos.
Fixed crash when moving mouse on linux
Added mouse events support
- Fix example
- Update example
- Initial release