WICG / idle-detection

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

timeout in secs as opposed to ms #11

Closed samuelgoto closed 4 years ago

samuelgoto commented 5 years ago

was just watching the CDS livestream and ran into this :)

@6h39 on the CDS talk :)

https://www.youtube.com/watch?v=7ohLjc9-FT4

@surma thanks for the feedback :)

PS also, how in the world did idle detection win over the contacts picker API ? :)

surma commented 4 years ago

🎉 cc @jakearchibald

PS also, how in the world did idle detection win over the contacts picker API ? :)

No clue 😂

reillyeon commented 4 years ago

Is milliseconds a strong preference? Idle thresholds are not supposed to be fine grained. The benefit would be consistency with the rest of the web platform which seems to prefer milliseconds.

domenic commented 4 years ago

https://w3ctag.github.io/design-principles/#milliseconds