[whatwg/fullscreen] Proposal: Supporting fullscreen requests in multi-screen environments. (#161)

I'd like to raise awareness and request feedback for a couple proposals relevant to this working group. Most relevantly, they explore of use cases for requesting fullscreen on a particular display in multi-screen environments, and for potentially opening new windows in the fullscreen state. 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.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fullscreen/issues/161

Received on Tuesday, 17 December 2019 01:37:39 UTC