AugmendTech / CrabGrab

🦀 🖥️ 🦀
Apache License 2.0
152 stars 12 forks source link

feat: add support for filtering using excluding windows #46

Open Pranav2612000 opened 2 months ago

Pranav2612000 commented 2 months ago

What does this PR do?

This PR adds support for excluding certain windows while capturing a display.

Why do we need this change?

We want the ability to ignore certain windows ( like the camera, cropper etc ) when capturing screen using Helmer

How are we doing this change?

What improvements can be done?

How has this been tested