Skip to content

Support input from drawing tablets on web - #4445

Merged
timon-schelling merged 16 commits into
masterfrom
pen-events-web-pr
Aug 27, 2026
Merged

Support input from drawing tablets on web#4445
timon-schelling merged 16 commits into
masterfrom
pen-events-web-pr

Conversation

@timon-schelling

Copy link
Copy Markdown
Member

No description provided.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

The brush trace's hot core is position plus per-sample time, and the
frame clock is too coarse for high-rate tablets: several samples share
one timestamp and speed dynamics see dt = 0. The desktop stamps
editor-routed pointer input with a monotonic arrival time since winit
does not surface hardware timestamps; the web path can thread the
PointerEvent timeStamp through later.
@Keavon Keavon changed the title Capture pen input via web api Support input from drawing tablets on web Aug 27, 2026
@timon-schelling
timon-schelling added this pull request to the merge queue Aug 27, 2026
Base automatically changed from pointer-input-time-pr to route-pointer-inputs August 27, 2026 13:29
@timon-schelling
timon-schelling deleted the branch master August 27, 2026 13:29
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to a manual request Aug 27, 2026
@timon-schelling
timon-schelling changed the base branch from route-pointer-inputs to master August 27, 2026 14:00
@timon-schelling
timon-schelling added this pull request to the merge queue Aug 27, 2026
Merged via the queue into master with commit 681b38d Aug 27, 2026
10 checks passed
@timon-schelling
timon-schelling deleted the pen-events-web-pr branch August 27, 2026 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants