Skip to content

2.0.0

Compare
Choose a tag to compare
@BoboTiG BoboTiG released this 05 Jan 07:20
· 362 commits to main since this release
  • split the module into several files
  • add issue and pull request templates
  • a lot of code refactor and optimizations
  • MSS: rename save_img() to to_png()
  • MSS: save(): replace screen argument by mon
  • Mac: get rid of the PyObjc module, 100% ctypes
  • Linux: prevent segfault when DISPLAY is set but no X server started
  • Linux: prevent segfault when Xrandr is not loaded
  • Linux: get_pixels() insanely fast, use of MSS library (C code)
  • Windows: fix #6, screen shot not correct on Windows 8