BoboTiG / python-mss

An ultra fast cross-platform multiple screenshots module in pure Python using ctypes.
https://pypi.org/project/mss/
MIT License
987 stars 88 forks source link

fix(Linux): reset X server error handler on exit to prevent issues with Tk/Tkinter #237

Closed BoboTiG closed 1 year ago

BoboTiG commented 1 year ago

Changes proposed in this PR

It is very important to keep up to date tests and documentation.

Is your code right?