[csswg-drafts] [cssom-view] Proposal: Enabling new multi-display and multi-window experiences (#4615)

michaelwasserman has just created a new issue for https://github.com/w3c/csswg-drafts:

== [cssom-view] Proposal: Enabling new multi-display and multi-window experiences ==
I'd like to raise awareness and request feedback for a couple proposals relevant to this working group. They touch on numerous aspects of the [Screen](https://drafts.csswg.org/cssom-view/#the-screen-interface) and `[Window](https://drafts.csswg.org/cssom-view/#extensions-to-the-window-interface)` interfaces. Thanks in advance for any issues filed, or other discussion/feedback shared!

[Screen Enumeration API](https://github.com/webscreens/screen-enumeration)
This proposal aims to give web developers information about the set of connected physical displays, and considers additional display properties that may be useful beyond the current Screen interface.

[Window Placement API](https://github.com/webscreens/window-placement)
The ability to open and move windows across the full set of connected displays is unstandardized and the current behavior is inconsistent between implementers. This proposal aims to give web developers standard means to manage their web content in modern windowing environments.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4615 using your GitHub account

Received on Wednesday, 18 December 2019 20:13:26 UTC