Skip to content

Tags: ryanfox/python-mss

Tags

v3.2.0

Toggle v3.2.0's commit message
3.2.0

v3.1.2

Toggle v3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 3.1.2

v2.0.0

Toggle v2.0.0's commit message
Version 2.0.0

v1.0.0

Toggle v1.0.0's commit message
- Python 2.6 to 3.5 ready

- code purgation and review, no more debug informations
- delete --debug argument
- fix BoboTiG#5: add a shortcut to take automatically use the proper MSS class
- MSS: few optimizations into save_img()
- MSSMac: remove rotation from informations returned by enum_display_monitors()
- MSSLinux: fix object has no attribute 'display' into __del__
- MSSLinux: use of XDestroyImage() instead of XFree()
- MSSLinux: optimizations of get_pixels()
- MSSWindows: huge optimization of get_pixels()