1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 06:54:45 +03:00
wezterm/window
Wez Furlong 5f26746286 window/gui: remove raw/phys fallback fields from KeyEvent
Since we now have RawKeyEvent and a sane way to indicate handling,
we don't need these any more, and it simplifies key dispatch to
remove them.

refs: #1483
2022-01-03 09:13:55 -07:00
..
examples window: fix test build 2022-01-03 09:13:38 -07:00
src window/gui: remove raw/phys fallback fields from KeyEvent 2022-01-03 09:13:55 -07:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml window: track phys_code on X11/Wayland 2022-01-02 00:47:04 -07:00