artem78 / AutoScreenshot

Automatic screenshot maker
GNU General Public License v3.0
133 stars 22 forks source link

Skip screenshots for specific active windows/processes #47

Open MidnightMagic22 opened 4 months ago

MidnightMagic22 commented 4 months ago

Is your feature request related to a problem? Please describe. I would like this software to make it easier to control privacy in the screenshots by automatically not taking screenshots when the current active window is a software that is senstivity, like a password manager

Describe the solution you'd like I think this could be a simple text box, where you can specify a process name (one line per process, or maybe process names separated by commas), and if the current active window belong to that process then the screenshot will not happen (will be skipped until the next screenshot if the active window belongs to a process not blacklisted).