TheCodeArtist / Active-Window-Logger

Smartly log the active foreground window of the system to transparently capture usage analytics.
25 stars 2 forks source link

Implement ability to ignore windows active for very brief periods #18

Closed TheCodeArtist closed 8 years ago

TheCodeArtist commented 8 years ago

Some apps implement notifications as custom windows that pop-up for a second or two,

Add the ability to choose to ignore logging any window that is active for less than a configurable threshold (in seconds).

TheCodeArtist commented 8 years ago

Implement in 2 phases: