Request for position: Conditional Focus
This is a request for WebKit's position on introducing a new API called Conditional Focus. The API integrate with screen-capture (getDisplayMedia). It allows a capturing application to decide whether, once a display surface has been captured, that surface should be focused, or whether the capturing tab should retain focus. Links: * Explainer: https://github.com/WICG/conditional-focus/blob/main/README.md * Spec: * Generally, it's in: https://www.w3.org/TR/screen-capture/#dom-capturecontroller-setfocusbehavior * The two PRs that introduced this are: * https://github.com/w3c/mediacapture-screen-share/pull/235/files * https://github.com/w3c/mediacapture-screen-share/pull/240/files * ChromeStatus entry: https://chromestatus.com/feature/5646614535340032
A kind soul has informed me that WebKit now uses GitHub. I've posted the request to: https://github.com/WebKit/standards-positions/issues/73 On Thu, Oct 13, 2022 at 10:02 PM Elad Alon <eladalon@google.com> wrote:
This is a request for WebKit's position on introducing a new API called Conditional Focus. The API integrate with screen-capture (getDisplayMedia). It allows a capturing application to decide whether, once a display surface has been captured, that surface should be focused, or whether the capturing tab should retain focus.
Links: * Explainer: https://github.com/WICG/conditional-focus/blob/main/README.md * Spec: * Generally, it's in: https://www.w3.org/TR/screen-capture/#dom-capturecontroller-setfocusbehavior * The two PRs that introduced this are: * https://github.com/w3c/mediacapture-screen-share/pull/235/files * https://github.com/w3c/mediacapture-screen-share/pull/240/files * ChromeStatus entry: https://chromestatus.com/feature/5646614535340032
participants (1)
-
Elad Alon