@w3c has released "Pointer Events Level 3" as #CandidateRecommendation #timetoimplement
▶️ https://www.w3.org/TR/pointerevents3/
This specification aims to simplify development across diverse input devices like mouse, pen, and touchscreens. Along with expanded #CSS touch-action values, new features include altitudeAngle and azimuthAngle properties for detailed stylus input.
Feedback welcome: https://github.com/w3c/pointerevents/
Pointer Events
The features in this specification extend or modify those found in Pointer Events, a W3C Recommendation that describes events and related interfaces for handling hardware-agnostic pointer input from devices including a mouse, pen, or touchscreen. For compatibility with existing mouse-based content, this specification also describes a mapping to fire Mouse Events for other pointer device types.