- From: Elad Alon <notifications@github.com>
- Date: Wed, 19 Jul 2023 02:56:02 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3ctag/design-reviews/issues/872@github.com>
Hej!
I'm requesting a TAG review of Captured Mouse Events.
We expose an oncapturedmousechange EventHandler on [CaptureController](https://www.w3.org/TR/screen-capture/#dom-capturecontroller). Events are of the general shape `{surfaceX: long, surfaceY: long}`, exposing the coordinates of the mouse relative to the origin of the captured surface.
- Explainer: https://github.com/screen-share/captured-mouse-events/blob/main/README.md
- Specification URL: https://screen-share.github.io/captured-mouse-events/
- Tests: https://github.com/web-platform-tests/wpt/tree/master/captured-mouse-events
- Security and Privacy self-review: https://github.com/screen-share/captured-mouse-events/blob/main/security-privacy-questionnaire.md
- GitHub repo: https://github.com/screen-share/captured-mouse-events
- Primary contacts (and their relationship to the specification):
- Elad Alon (@eladalon1983, Google): Spec editor, reviews Chromium implementation
- Frédéric Wang (@fred-wang, Igalia): Spec contributor, implements in Chromium
- Organization(s)/project(s) driving the specification:
- Google
- Igalia
- Key pieces of existing multi-stakeholder review or discussion of this specification:
- [Minutes of SCCG meeting #1](https://github.com/screen-share/meetings/blob/main/minutes/2023-02-16.md#exposing-mouse-coordinates)
- [Minutes of SCCG meeting #2](https://github.com/screen-share/meetings/blob/main/minutes/2023-03-21.md#screen-capture-mouse-coordinates-api-michiel-westerbeek-tella)
- External status/issue trackers for this specification (publicly visible, e.g. Chrome Status):
- [ChromeStatus entry](https://chromestatus.com/guide/edit/5928661338816512)
Further details:
- [X] I have reviewed the TAG's [Web Platform Design Principles](https://www.w3.org/TR/design-principles/)
- The group where the work on this specification is currently being done: [Screen Capture CG](https://www.w3.org/community/sccg/)
- The group where standardization of this work is intended to be done (if current group is a community group or other incubation venue): [Screen Capture CG](https://www.w3.org/community/sccg/)
- Major unresolved issues with or opposition to this specification: N/A
- This work is being funded by: Google, Tella
We'd prefer the TAG provide feedback as:
🐛 open issues in our GitHub repo for **each point of feedback**
--
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/872
You are receiving this because you are subscribed to this thread.
Message ID: <w3ctag/design-reviews/issues/872@github.com>
Received on Wednesday, 19 July 2023 09:56:09 UTC