mirror of
https://github.com/wez/wezterm.git
synced 2024-11-24 07:46:59 +03:00
ce5615082c
Fast-clicking users generally expect to be able to rapidly do regular selections or otherwise cancel double/triple/quad clicks, so significant mouse movement should end the streak. Allowing tiny pixel movements to account for touchpads is necessary. Fortunately, the position here is already in character grid cells, which provides enough margin for this. Other code editors like gedit also seem to do this based on the character grid. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |