WICG / idle-detection

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

Merge IdleState attributes into IdleDetector #22

Closed reillyeon closed 4 years ago

reillyeon commented 4 years ago

The IdleState interface seems unnecessary. These attributes can be added directly to the IdleDetector interface.

Fixes #18.