The Multi-Screen Window Placement API is part of the feature project and is currently under development. This article will be updated as the implementation progresses.
The Multi-Screen Window Placement API allows you to enumerate the monitors attached to your machine and place windows on specific screens.
Suggested Use Cases #
Examples of websites that might use this API include:
- à la Gimp multi-window graphical editor can place various editing tools in precisely positioned windows.
- The virtual trading desk can display market trends in multiple windows, any of which can be viewed in full screen mode.
- The Slideshow app can display speaker notes on the internal home screen and presentations on an external projector.
Current status #
step | state |
---|---|
1. Create the interpreter | Finish |
2. Create a first draft of the specification | Finish |
3. Gather feedback and iterate on the design | processing |
4. Initial trial | |
5. |
…
The post Managing Multiple Displays Using the Multi-Screen Window Placement API first appeared on Lenix Blog .
This article is reprinted from https://blog.p2hp.com/archives/9479
This site is for inclusion only, and the copyright belongs to the original author.