python-mss icon indicating copy to clipboard operation
python-mss copied to clipboard

An ultra fast cross-platform multiple screenshots module in pure Python using ctypes.

Results 50 python-mss issues
Sort by recently updated
recently updated
newest added

For fast grab i use 2 grab: one grab only box(const), other grab line(const). Fast - not calls: create_string_buffer + gdi32.DeleteObject + gdi32.CreateCompatibleBitmap + gdi32.SelectObject + Bad idea after failed...

General information: * OS name: windows7 * OS version: __sid__ * OS architecture: _64 bits_ * Resolutions: * Monitor 1: _1900x1200_ * Monitor 2: _1900x1200_ * Python version: _3.7.3_ *...

XShm seems a good use for improving speed on GNU/Linux. See https://stackoverflow.com/a/43500537/1117028 for a idea of implementation. We could also find valuable information here: http://www.rahul.net/kenton/perf.html The goal is to let...

enhancement
GNU/Linux
Fund

Hi, I was under the impression that this package should be able to make game screenshot. I did the following : ``` import time #launch script then alt+tab to game...

Windows
help welcome :)
Fund

General information: * OS name: Ubuntu * OS version: 20.04 * OS architecture: 64 bits * Resolutions: * Monitor 1: 1920x1080 * Python version: 3.8.10 * MSS version: 6.1.0 For...

bug
GNU/Linux

### Changes proposed in this PR - Partial Fix for #55 -- Linux cursor image -- merge the cursor into the pixels directly and not only in the final PNG...

GNU/Linux
new feature

My fps is not very high, and the occupancy rate of the program is not high either

Windows
lack of details or answers

General information: * OS name: Windows 10 * OS version: 19042.1415 * OS architecture: 64 bits * Resolutions: * Monitor 1: 1920x1080 * Python version: 3.9.6 * MSS version: 6.1.0...

Windows
help welcome :)

General information: * OS name: __Ubuntu__ * OS version: _20.04_ * OS architecture: _64 bits_ * Resolutions: * Monitor 1: _1920x1080_ * Python version: _3.8.2_ * MSS version: __5.0.0__ For...

GNU/Linux
new feature
Fund

General information: * OS name: _MacOS _ * OS version: _10.14.6, but I anticipate it applies to newer versions_ * OS architecture: _64 bits_ * Resolutions: * Monitor 1: _1920x1200...

macOS
Fund