sinus

Results 1 issues of sinus

I am working on a german keyboard and want to capture key events of the german umlaut `ü`. The following lines of code prevent this: https://github.com/PistonDevelopers/glutin_window/blob/c9b89f3c8d60b5e8741c1700fd024b62c5ae4a91/src/lib.rs#L301 https://github.com/PistonDevelopers/glutin_window/blob/c9b89f3c8d60b5e8741c1700fd024b62c5ae4a91/src/lib.rs#L319 Here, in both...