mirror of
https://github.com/wez/wezterm.git
synced 2024-12-23 21:32:13 +03:00
e424a4ce6c
On x11 we'd get just a single line per scroll wheel tick. Contrast with Wayland where we get multiple. This config change makes us feel more snappy by default on X11. I'd like to make this configurable using the live configuration infra, but we don't currently have a way for this crate to see that config, so this just changes the default to be "better". refs: https://github.com/wez/wezterm/issues/92 |
||
---|---|---|
.. | ||
examples | ||
src | ||
build.rs | ||
Cargo.toml |