-
Hi slint team! Is there any plans to add API for scan/key-code into KeyEvent? I saw the discussion in this issue, and if I understand right, the result is passing all keys via unicode in the I think adding Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
What usecase do you have in mind? For example, you can check if the key |
Beta Was this translation helpful? Give feedback.
The next winit version will have a greatly revamped key event system. We should be able to benefit from the extra information they provide and should be able to improve our key events accordingly. 🤞🏼