1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-13 07:22:52 +03:00
wezterm/window
Wez Furlong 4e7f3cc75a window: add optional KeyCode::raw_code field
This allows stashing the raw key identifier from the keyboard layer.
Interpreting this value is hardware and OS dependent.

At this time, only X11/Wayland implementations populate this value,
and there is no way to do key assignment based upon it.
2020-12-06 13:41:29 -08:00
..
examples upgrade misc deps, notably, async-task 2020-10-05 00:06:01 -07:00
src window: add optional KeyCode::raw_code field 2020-12-06 13:41:29 -08:00
build.rs window: handle opengl context loss on windows. 2020-06-16 21:17:48 -07:00
Cargo.toml deps: remove unused deps 2020-11-20 12:37:38 -08:00