On Orbital, map keys to NamedKey when possible

This commit is contained in:
Jeremy Soller
2024-02-09 00:28:30 -07:00
committed by GitHub
parent 8936fe1acd
commit bd6ce32860
2 changed files with 118 additions and 86 deletions

View File

@@ -52,6 +52,7 @@ Unreleased` header.
- On Wayland, fix `WAYLAND_SOCKET` not used when detecting platform.
- On Orbital, fix `logical_key` and `text` not reported in `KeyEvent`.
- On Orbital, implement `KeyEventExtModifierSupplement`.
- On Orbital, map keys to `NamedKey` when possible.
# 0.29.10