Re: [mediacapture-surface-control] Is gesture forwarding tied to capture controller or to MediaStreamTrack or to DOM objects? (#45)

> But the simplest way might be to just declare that this API gets first dibs on input even when underneath an overlay.

After some consideration, "first dibs" might be problematic and make it harder to extend support to #54 in the future.

My front-runner API is therefore `await videoElement1.forwardGestures(true)` forwarding all (e.g. wheel and touch) by default, with overlay solved by web developers through "backwarding" synthetic events.

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/mediacapture-surface-control/issues/45#issuecomment-2594181684 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 16 January 2025 00:05:43 UTC