Re: [webkit-dev] Request for position: Conditional Focus

2022-10-13 Thread Elad Alon via webkit-dev
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  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
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] Request for position: Conditional Focus

2022-10-13 Thread Elad Alon via webkit-dev
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
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev