kettle11 / kapp

A pure Rust window and input library for Windows, Mac, and Web. (Work in progress)
Apache License 2.0
56 stars 4 forks source link

F10 key not handled on Windows #34

Closed kettle11 closed 3 years ago

kettle11 commented 3 years ago

WM_SYSKEYDOWN and WM_SYSKEYUP should be matched on as well to handle the additional keys.