You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a (currently early-stage) proposal for a standalone pointer events crate similar to keyboard-types endoli/ui-events#2 (the idea would be for winit to adopt this too).
Objective
Align event handling implementation with web standards to enhance developer experience and leverage established specifications.
Current Implementation Status
Proposed Implementation Strategy
Keyboard Events
madsmtm/keyboard-types
crate (tracking winit adoption progress in rust-windowing/winit#4026)Pointer Events
Dependency Management
This phased approach enables standards-compliant implementation while minimizing redundant work through strategic dependency management.
The text was updated successfully, but these errors were encountered: