winit/src/changelog
Mads Marquart 63a7c02492
Consistently emit extra mouse motion events (#3601)
In particular, we don't want to emit those events inside of
`pressureChangeWithEvent:`, since the mouse motion value is sometimes
outdated.

Additionally, we want to ensure the events have been emitted during
other gestures.

Fixes https://github.com/rust-windowing/winit/issues/3516
2024-03-28 19:18:03 +01:00
..
mod.rs chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
unreleased.md Consistently emit extra mouse motion events (#3601) 2024-03-28 19:18:03 +01:00
v0.8.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.9.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.10.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.11.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.12.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.13.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.14.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.15.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.16.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.17.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.18.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.19.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.20.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.21.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.22.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.23.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.24.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.25.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.26.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.27.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.28.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.29.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00