-
Notifications
You must be signed in to change notification settings - Fork 668
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
[mediaqueries] display mode media feature #6343
Comments
I'd say that we should indeed merge it into the main MQ spec. |
The CSS Working Group just discussed
The full IRC log of that discussion<dael> Topic: [mediaqueries] display mode media feature<dael> github: https://github.com//issues/6343 <dael> florian: Media feature in a non MQ spec. Should it move? <dael> florian: Currently in [missed] spec. Let's you tell if app is in full screen or normal context or if it has minimal UI <dael> florian: That exists. I think shipped in everything. I think we should adopt it <Rossen_> q? <Rossen_> ack smfr <dael> TabAtkins: Since it's been shipped it's stable. Happy to pull in. Should at least mention, but I think we can pull in <TabAtkins> s/[missed]/App Manifest/ <dael> Rossen_: florian have you been engaged to make sure this is their intent? <dael> florian: Request is coming from them <dael> Rossen_: Objections to adopt this as a part of MQ <dael> RESOLVED: adopt this as a part of MQ |
Great! Let me know if I can be of help in moving stuff over. |
Waiting for clarifications in w3c/manifest#1023 |
Looking forward on your thoughts on the proposal in w3c/manifest#1023 |
Publication has happened (since we're no worse off than we were before the transfer), so closing. Will follow up in the other issue. |
Closes w3c/csswg-drafts#7306. This text was moved out of the Manifest spec into CSS mediaqueries-5 in w3c/csswg-drafts#6343, along with the display-mode media feature. The actual definition of display mode belongs here, while the display-mode media feature remains in CSS mediaqueries-5.
. This text was moved out of the Manifest spec into CSS mediaqueries-5 in w3c#6343, along with the display-mode media feature. The actual definition of display mode belongs in Manifest, while the display-mode media feature remains here. Added some more text explaining how the display-mode media feature works given that this is in a separate spec to where web apps are defined.
. This text was moved out of the Manifest spec into CSS mediaqueries-5 in w3c#6343, along with the display-mode media feature. The actual definition of display mode belongs in Manifest, while the display-mode media feature remains here. Added some more text explaining how the display-mode media feature works given that this is in a separate spec to where web apps are defined.
Closes w3c/csswg-drafts#7306. This text was moved out of the Manifest spec into CSS mediaqueries-5 in w3c/csswg-drafts#6343, along with the display-mode media feature. The actual definition of display mode belongs here, while the display-mode media feature remains in CSS mediaqueries-5.
Closes w3c/csswg-drafts#7306. This text was moved out of the Manifest spec into CSS mediaqueries-5 in w3c/csswg-drafts#6343, along with the display-mode media feature. The actual definition of display mode belongs here, while the display-mode media feature remains in CSS mediaqueries-5.
Closes w3c/csswg-drafts#7306. This text was moved out of the Manifest spec into CSS mediaqueries-5 in w3c/csswg-drafts#6343, along with the display-mode media feature. The actual definition of display mode belongs here, while the display-mode media feature remains in CSS mediaqueries-5.
Closes w3c/csswg-drafts#7306. This text was moved out of the Manifest spec into CSS mediaqueries-5 in w3c/csswg-drafts#6343, along with the display-mode media feature. The actual definition of display mode belongs here, while the display-mode media feature remains in CSS mediaqueries-5.
. This text was moved out of the Manifest spec into CSS mediaqueries-5 in w3c#6343, along with the display-mode media feature. The actual definition of display mode belongs in Manifest, while the display-mode media feature remains here. Added some more text explaining how the display-mode media feature works given that this is in a separate spec to where web apps are defined.
. This text was moved out of the Manifest spec into CSS mediaqueries-5 in w3c#6343, along with the display-mode media feature. The actual definition of display mode belongs in Manifest, while the display-mode media feature remains here. Added some more text explaining how the display-mode media feature works given that this is in a separate spec to where web apps are defined.
Closes w3c/csswg-drafts#7306. This text was moved out of the Manifest spec into CSS mediaqueries-5 in w3c/csswg-drafts#6343, along with the display-mode media feature. The actual definition of display mode belongs here, while the display-mode media feature remains in CSS mediaqueries-5.
…1039) * Move the definition of display-mode back to APPMANIFEST. Closes w3c/csswg-drafts#7306. This text was moved out of the Manifest spec into CSS mediaqueries-5 in w3c/csswg-drafts#6343, along with the display-mode media feature. The actual definition of display mode belongs here, while the display-mode media feature remains in CSS mediaqueries-5. * Apply suggestions from code review Co-authored-by: Aaron Gustafson <[email protected]> * Tidy. * display-mode: Rewrite note about display-mode media feature to helpfully point towards the CSS spec. Also linkify display-mode properly. --------- Co-authored-by: Marcos Cáceres <[email protected]> Co-authored-by: Aaron Gustafson <[email protected]>
In w3c/manifest#975, @marcoscaceres said:
The current spec is over here: https://www.w3.org/TR/appmanifest/#the-display-mode-media-feature
Support according to MDN:
The text was updated successfully, but these errors were encountered: