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

ImageGrab.grab() for Linux with XCB #4260

Merged
merged 9 commits into from Mar 31, 2020
Merged

Commits on Mar 24, 2020

  1. xcb screengrab support

    nulano authored and radarhere committed Mar 24, 2020
    Copy the full SHA
    3c39e6f View commit details
    Browse the repository at this point in the history
  2. xcb screengrab fixes

    nulano authored and radarhere committed Mar 24, 2020
    Copy the full SHA
    f9c7482 View commit details
    Browse the repository at this point in the history
  3. xcb screengrab docs and fixes

    nulano authored and radarhere committed Mar 24, 2020
    Copy the full SHA
    0bcc7be View commit details
    Browse the repository at this point in the history
  4. Use NotImplementedError in ImageGrab if using Linux

    Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
    nulano and radarhere committed Mar 24, 2020
    Copy the full SHA
    5253b0c View commit details
    Browse the repository at this point in the history
  5. Updated error catching

    radarhere committed Mar 24, 2020
    Copy the full SHA
    2543719 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2286130 View commit details
    Browse the repository at this point in the history
  7. Fixed typo

    radarhere committed Mar 24, 2020
    Copy the full SHA
    6473c23 View commit details
    Browse the repository at this point in the history
  8. Updated versions

    radarhere committed Mar 24, 2020
    Copy the full SHA
    790ff22 View commit details
    Browse the repository at this point in the history
  9. Updated tests

    radarhere committed Mar 24, 2020
    Copy the full SHA
    d7c3451 View commit details
    Browse the repository at this point in the history