Hacker News new | ask | show | jobs
by nindalf 760 days ago
That's probably how it'll go because it's the path of least resistance. A button will already have a listener for tap, so the OS translates the vision tracking into a "tap" and triggers the relevant code. There's no point telling the app about vision tracking because apps wouldn't already have a handler for that event. And for privacy reasons, there's no need to start now.
1 comments

iPadOS has hover states and pointer events; those could be arguably trigerred by eye tracking.