Skip to content

fix: prevent EmbeddedRegion false positive on bordering viewport#199

Merged
Decodetalkers merged 1 commit intowaycrate:mainfrom
Pestdoktor:fix
Oct 10, 2025
Merged

fix: prevent EmbeddedRegion false positive on bordering viewport#199
Decodetalkers merged 1 commit intowaycrate:mainfrom
Pestdoktor:fix

Conversation

@Pestdoktor
Copy link
Contributor

Trying to capture e.g. a (0, 123)1920x456 region when there is a second output at (1920, 0) causes the library to request a zero width area of the second output from the compositor which at least on wlroots causes an error.

Decodetalkers
Decodetalkers previously approved these changes Aug 14, 2025
@Decodetalkers
Copy link
Collaborator

Can you do some format to fix this ci? Thanks

@Pestdoktor
Copy link
Contributor Author

Done. Sorry for the wait.

@Decodetalkers Decodetalkers merged commit 7d38071 into waycrate:main Oct 10, 2025
4 checks passed
@Decodetalkers
Copy link
Collaborator

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants