*Contact emails*
[email protected]

*Explainer*
https://github.com/w3c/window-management/blob/main/EXPLAINER_always_on_top.md

*Specification*
https://www.w3.org/TR/window-management

*Summary*
Allows website to open a popup in an always-on-top window by setting the
`alwaysOnTop` option in window.open(). When set to true, the browser
requests that the operating system keep the newly created window pinned
above other non-always-on-top windows, enabling fully standalone,
always-on-top utility windows that can outlive the tab that opened them.
This requires the window-management permission.

*Blink component*
Blink>WindowDialog

*Web Feature ID*
window-management

*Motivation*
Currently, web applications cannot create standalone, independent windows
that stay above other desktop applications. While the Document
Picture-in-Picture API does allow for always-on-top windows, they are
strictly tied to the lifecycle of the initiating tab and close
automatically if that tab navigates or closes.

*Initial public proposal*
https://github.com/w3c/window-management/issues/10

*Search tags*
None

*Goals for experimentation*
None

*Requires code in //chrome?*
True

*Tracking bug*
https://issues.chromium.org/issues/546631275

*Estimated milestones*

No milestones specified


*Link to entry on the Chrome Platform Status*
https://chromestatus.com/feature/5200904761507840

This intent message was not generated by Chrome Platform Status
<https://chromestatus.com/>.

-- 
You received this message because you are subscribed to the Google Groups 
"blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAGyVZ8LrR3Z76HFOgmUJzJJSY7H_mZhnb02qnPiZOEuT%2B3mz2Q%40mail.gmail.com.

Reply via email to