Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "Window Controls Overlay" #6111

Open
darrylnoakes opened this issue Dec 15, 2021 · 1 comment
Open

Add "Window Controls Overlay" #6111

darrylnoakes opened this issue Dec 15, 2021 · 1 comment

Comments

@darrylnoakes
Copy link

Add "Window Controls Overlay" overall support, window-controls-overlay option for display_override in the web app manifest, the -webkit-app-region/app-region CSS properties, the relevant CSS env vars (titlebar-area-x, titlebar-area-y, titlebar-area-width, titlebar-area-height), and the JavaScript API (navigator.windowControlsOverlay).

Currently behind flags, origin trials, etc.
Chrome is planning to ship in Chrome 98, according to Chrome Status (see link below).
Available behind the #enable-desktop-pwas-window-controls-overlay flag in Chromium-based browsers since at latest v93, by the Microsoft docs.

Not sure if it should be added yet, but would be useful to have it available so that people like me could have found the support status easily without having to do their own research. There have been other features added that were/are not supported at all.

Relevant links:

@Schweinepriester
Copy link
Contributor

windowControlsOverlay is now available via MDN: https://caniuse.com/mdn-api_navigator_windowcontrolsoverlay :o 🎉

Was added in mdn/browser-compat-data#13596.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants