Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(screengrab): use more robust args to test grim #575

Merged
merged 2 commits into from
Dec 17, 2023
Merged

Conversation

dynobo
Copy link
Owner

@dynobo dynobo commented Dec 15, 2023

Screenshotting a small region of the screen to test grim with a minimum delay turned out to be not robust, because a pre-defined region might not be part of the display.

Therefor we switched to grab the whole screen for testing, but scale the result to a tiny picture to keep the delay low.

Screenshotting a small region of the screen to test grim with
a minimum delay turned out to be not robust, because a pre-defined
region might not be part of the display.

Therefor we switched to grab the whole screen for testing, but scale
the result to a tiny picture to keep the delay low.
Base automatically changed from feature/dont-release-on-foreign-repos to main December 15, 2023 17:59
@dynobo dynobo merged commit f3118f9 into main Dec 17, 2023
16 checks passed
@dynobo dynobo deleted the fix/grim-detection branch December 17, 2023 18:17
@dynobo
Copy link
Owner Author

dynobo commented Dec 17, 2023

Partial fix of #375

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant