Skip to content

On Web, handle coalesced events#2840

Merged
daxpedda merged 1 commit intorust-windowing:masterfrom
daxpedda:web-coalesced-events
Jun 2, 2023
Merged

On Web, handle coalesced events#2840
daxpedda merged 1 commit intorust-windowing:masterfrom
daxpedda:web-coalesced-events

Conversation

@daxpedda
Copy link
Copy Markdown
Member

@daxpedda daxpedda commented Jun 2, 2023

This PR handles coalesced pointer events, which dramatically increases the resolution of pointer inputs.
Safari doesn't currently supports this, which is automatically detected.

See https://www.w3.org/TR/pointerevents3/#coalesced-events for more information.

Cc #1392.

@daxpedda daxpedda added the DS - web Affects the Web backend (WebAssembly/WASM) label Jun 2, 2023
@daxpedda daxpedda force-pushed the web-coalesced-events branch from f9a23a3 to da46abd Compare June 2, 2023 15:42
@daxpedda daxpedda force-pushed the web-coalesced-events branch from da46abd to 94a8d89 Compare June 2, 2023 15:49
@daxpedda daxpedda merged commit 4f3eacf into rust-windowing:master Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DS - web Affects the Web backend (WebAssembly/WASM)

Development

Successfully merging this pull request may close these issues.

1 participant