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

Set clipping region to current display #30

Merged
merged 1 commit into from
Jul 28, 2021
Merged

Conversation

djpohly
Copy link
Contributor

@djpohly djpohly commented Feb 17, 2020

Drawing outside the rectangle of the current display might draw over the
background of another display. This could happen in Cover, Center, or
Tile mode. To prevent this, set the clipping region before drawing the
background on each display; then we won't have to do anything
complicated later on.

Drawing outside the rectangle of the current display might draw over the
background of another display.  This could happen in Cover, Center, or
Tile mode.  To prevent this, set the clipping region before drawing the
background on each display; then we won't have to do anything
complicated later on.
@himdel himdel merged commit 02ae4fc into himdel:master Jul 28, 2021
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.

2 participants