mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
servoshell: Clean up keyboard event conversion a little (#32564)
- Use a trait to make all conversions standard - Alphabetize all enums so they are in a consistent order - Remove some comments about unhandled which no longer apply after the winit upgrade. - Use the winit `Location` property to get the `keyboard_types` Location instead of relying on the physical key.
This commit is contained in:
parent
6a48c72a62
commit
9f8118abc7
1 changed files with 552 additions and 601 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue