Add prefix byte for extended scancodes on Windows (#1679)
This commit is contained in:
parent
7c543a43a9
commit
fbd3918d3a
2 changed files with 18 additions and 13 deletions
|
|
@ -3,6 +3,7 @@
|
|||
- On Android, calling `WindowEvent::Focused` now works properly instead of always returning false.
|
||||
- On Windows, fix alt-tab behaviour by removing borderless fullscreen "always on top" flag.
|
||||
- On Windows, fix bug preventing windows with transparency enabled from having fully-opaque regions.
|
||||
- **Breaking:** On Windows, include prefix byte in scancodes.
|
||||
|
||||
# 0.23.0 (2020-10-02)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue