BoboTiG / python-mss

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

Suggestion add mechanism to display monitor coordinates #185

Open GadgetSteve opened 4 years ago

GadgetSteve commented 4 years ago

General information:

Suggestion

Currently you have the option of using the -c flag to specify the capture region coordinates but here is no simple way of knowing which numbers to use. An option on the command line to be able to display the current monitor(s) and the valid coordinates for each would be useful and I think that most of the code must already be present.

Likewise a function to return a list of monitors with the applicable coordinates would be useful programatically.

Other details

I also noticed that any attempt to capture coordinate ranges that are invalid, (e.g. -c100,100,-100,-100) did not result in any output and no error message.

Upvote & Fund

Fund with Polar