On macOS, reported shifted key with shift+Ctrl/Cmd

Fixes #3078.
This commit is contained in:
Emil Ernerfeldt
2024-01-05 11:53:47 +01:00
committed by GitHub
parent 021fd23c34
commit b1209bc253
2 changed files with 21 additions and 3 deletions

View File

@@ -31,6 +31,7 @@ Unreleased` header.
- **Breaking:** Rename `VideoMode` to `VideoModeHandle` to represent that it doesn't hold static data.
- **Breaking:** No longer export `platform::x11::XNotSupported`.
- **Breaking:** Renamed `platform::x11::XWindowType` to `platform::x11::WindowType`.
- On macOS, report correct logical key when Ctrl or Cmd is pressed.
# 0.29.8