diff options
author | Tudor Brindus <me@tbrindus.ca> | 2021-08-05 09:15:49 -0400 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-08-07 09:04:12 +0200 |
commit | 033c9cab74801db9ad1165cbdfc4c4c63cb40dda (patch) | |
tree | 7736f410333e94b393806b617a2a379a9f36f985 /.builds | |
parent | c27263c105745dbce31b7ebd8166e167e182ed19 (diff) |
input/pointer: try harder to not send duplicate motion events
wl_fixed_t is a 32-bit data type, but our doubles are 64-bit. This meant
that two doubles that would map to the same wl_fixed_t could compare
unequal, and send a duplicate motion event.
Refs swaywm/sway#4632.
Diffstat (limited to '.builds')
0 files changed, 0 insertions, 0 deletions