Active-Window-Logger icon indicating copy to clipboard operation
Active-Window-Logger copied to clipboard

Implement blacklist of keywords to ignore windows

Open TheCodeArtist opened this issue 10 years ago • 0 comments

Implement the ability to add a list of values as a blacklist for the various fields (PID, process-name, main-window-title and window-title).

Any windows matching the values in the corresponding blacklists are ignored and NOT logged.

Also consider adding wildcard ( * and . ) support to the values in the blacklist.

TheCodeArtist avatar Oct 19 '15 09:10 TheCodeArtist