49dda88c63
libinput provides sub-pixel precision for pointer motion & touch events. Keep this precision by switching all coordinates values from input events to f64 (rather than i32 or u32). Otherwise, values are rounded and part of the movment is lost. Potentially fixes #224 |
||
---|---|---|
.. | ||
resources | ||
src | ||
Cargo.toml | ||
build.rs |