1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00
wezterm/window
Greg V 455ea89fa8 window: unbreak bypass_mouse_reporting_modifiers on Wayland (fixes #1122)
Modifier state was not saved to the `modifiers` field that's read when converting mouse events,
so these events always had no modifiers.
2021-09-08 09:27:23 -07:00
..
examples window: add WindowState concept 2021-08-06 18:56:37 -07:00
src window: unbreak bypass_mouse_reporting_modifiers on Wayland (fixes #1122) 2021-09-08 09:27:23 -07:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml window: use released xcb-imdkit crate 2021-08-23 09:09:45 -07:00