[csswg-drafts] [mediaqueries] Add inactive window MQ (#5040)

fantasai has just created a new issue for https://github.com/w3c/csswg-drafts:

== [mediaqueries] Add inactive window MQ ==
We briefly discussed the possibility of adding a "window is inactive" mediaquery in https://lists.w3.org/Archives/Public/www-style/2020Jan/0002.html (follow up in https://lists.w3.org/Archives/Public/www-style/2020Jan/0006.html) for issue 4579. It wouldn't solve the original issue, but might still be useful as a declarative way to access this info, which as @AmeliaBR [points out](https://github.com/w3c/csswg-drafts/issues/4579#issuecomment-572188785) is already available via JS.

Questions:
- What should the MQ be called?
- What's the value space? Seems like we need values representing visibility and has-focus states.


Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5040 using your GitHub account

Received on Tuesday, 5 May 2020 04:22:25 UTC