BoboTiG / python-mss

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

How can I tell which is the primary monitor in the monitors array? #153

Open mgabor3141 opened 4 years ago

mgabor3141 commented 4 years ago

Upvote & Fund

Fund with Polar

BoboTiG commented 4 years ago

There is no proper way. My guess would be that the first monitor retrieved is the primary one, but I may be wrong.