WICG / idle-detection

A proposal for an idle detection and notification API for the web
Other
68 stars 22 forks source link

Relationship to focus #25

Closed marcoscaceres closed 3 years ago

marcoscaceres commented 4 years ago

Probably want to add a little bit in the readme about how this is also different from window focus events.

reillyeon commented 3 years ago

In the introduction to the specification added in #29 I added an explanation of the relationship between this API and existing events like onvisibilitychange. Focus is also mentioned later.