Re: [w3c/manifest] Way to detect if a web app is installed (Issue #1092)

benfrancis left a comment (w3c/manifest#1092)

So will `window.standalone` always be `true` if the `installed` media query matches the value `yes`? Even if the app was installed with the `browser` display mode specified in its manifest and is loaded in a browser tab? Or are there circumstances under which the `installed` media query may match `yes` but `window.standalone` is false?

Will `window.standalone` be true if the current display mode is `fullscreen` or `minimal-ui`?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/1092#issuecomment-2743113333
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/manifest/issues/1092/2743113333@github.com>

Received on Friday, 21 March 2025 11:39:25 UTC