1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 15:04:36 +03:00
wezterm/wezterm-input-types
Wez Furlong 6d9957e6e3 term, gui: allow tracking multiple buttons
We were previously only remembering the most recently pressed
button, but that's a lossy thing to do.

This commit remembers the button presses so that we can correctly
report all press/release events.

refs: #973
2021-08-07 18:37:38 -07:00
..
src term, gui: allow tracking multiple buttons 2021-08-07 18:37:38 -07:00
Cargo.toml deps: upgrade euclid -> 0.22 2020-12-10 10:03:30 -08:00