Windows: Add scancode conversions from Chromium sources (#4020)
This commit is contained in:
parent
cfa8f027cc
commit
164bf85b5b
2 changed files with 29 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ changelog entry.
|
|||
- Added `Window::surface_position`, which is the position of the surface inside the window.
|
||||
- Added `Window::safe_area`, which describes the area of the surface that is unobstructed.
|
||||
- On X11 and Wayland, improved scancode conversions for more obscure key codes.
|
||||
- On Windows, improved scancode conversions for more obscure key codes.
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue