[mediacapture-screen-share] Capture cursor when visible to user (#157)

xxluke has just created a new issue for https://github.com/w3c/mediacapture-screen-share:

== Capture cursor when visible to user ==
Currently the only settings for cursors in CursorCaptureConstraint are "always", "never" and "motion".

I'd expect a setting where the cursor is captured when it's visible to the user and not captured when it's not, which should also be the default setting.

For example video games hide the cursor when the mouse is used to control the camera, but show it when you're in the menu. Currently it's either always visible or never.

Maybe it would make the "motion" setting a bit obsolete as applications like video players usually already do this when it makes sense.

Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/157 using your GitHub account


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

Received on Saturday, 19 December 2020 21:12:24 UTC