Active-Window-Logger
Active-Window-Logger copied to clipboard
Implement blacklist of keywords to ignore windows
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.