Open
Description
The Multi-Screen Window Placement spec suggests enhancements for supporting multi-screen devices. I would greatly appreciate feedback and help regarding integrating some of that work in the HTML spec. Here are some pertinent high-level proposals in the spec:
- Extend the
Window
object with aWindow.getScreenDetails()
method andScreenDetails
andScreenDetailed
interfaces to supply multi-screen information. - Extend the
Window.open()
steps to supportleft
andtop
feature definitions relative to a multi-screen origin - Extend both with an internal slot that can be used in lieu of transient activation, to support initiating multi-screen experiences
I invite anyone to discuss this topic in a tentative W3C TPAC 2022 breakout session, and I will file similar issues on CSSOM-View and Fullscreen specs soon. Thank you!