Skip to content

Add option to capture all monitors on Windows#3950

Merged
hugovk merged 4 commits intopython-pillow:masterfrom
nulano:imagegrab_multimonitor
Sep 27, 2019
Merged

Add option to capture all monitors on Windows#3950
hugovk merged 4 commits intopython-pillow:masterfrom
nulano:imagegrab_multimonitor

Conversation

@nulano
Copy link
Copy Markdown
Contributor

@nulano nulano commented Jul 5, 2019

Resolves #1547

Provides workaround for #2438, #3432, #3626:
For some reason grabbing a screenshot of the whole screen with the new ImageGrab.grab(multimonitor=True) ignores DPI scaling properly.

Edit: I didn't look at the screenshot closely enough.

@radarhere radarhere changed the title add option to capture all monitors on Windows Add option to capture all monitors on Windows Jul 5, 2019
@nulano
Copy link
Copy Markdown
Contributor Author

nulano commented Jul 31, 2019

I have removed the FIXME comment now that it will be resolved by #4000 (it was in the wrong place anyway).

@radarhere radarhere force-pushed the imagegrab_multimonitor branch from 92b7bd6 to fa6b80f Compare August 15, 2019 10:03
@hugovk hugovk merged commit 310d2c9 into python-pillow:master Sep 27, 2019
@hugovk
Copy link
Copy Markdown
Member

hugovk commented Sep 27, 2019

Thanks!

radarhere added a commit to radarhere/Pillow that referenced this pull request Sep 28, 2019
radarhere added a commit to radarhere/Pillow that referenced this pull request Sep 28, 2019
@nulano nulano deleted the imagegrab_multimonitor branch September 28, 2019 11:53
radarhere added a commit that referenced this pull request Sep 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ImageGrab fails with multiple monitors

4 participants