Files
oak-gpui/crates/gpui/src
GiM 8b088b3985 Fix F10 and Alt+F handling on Windows (#24745)
Closes #24744
and should also fix #17819 

The change is split into two commits, first one adds F10 handling (it
needs to be handled inside `parse_syskeydown_msg_keystroke`, the second
one properly handles `Alt+Fn` combinations, this also needs to happen in
`parse_syskeydown_msg_keystroke` and is similar to a fragment inside
`parse_keydown_msg_keystroke`

Release Notes:

- Fixes F10 and Alt+Fn handling on windows
2025-02-17 14:43:18 +08:00
..
2025-02-13 17:13:43 +00:00
2025-02-02 09:15:12 -08:00
2025-02-02 09:15:12 -08:00
2025-02-11 19:18:54 +00:00
2025-02-11 19:18:54 +00:00