collingreen / chronolapse

Chronolapse makes it easy to record screenshots and camera captures on a schedule then combine them into timelapse videos.
MIT License
172 stars 28 forks source link

monitor settings can break dual monitors #16

Open collingreen opened 8 years ago

collingreen commented 8 years ago

for example, duplicating your screen in windows will show up as having multiple displays but error if you try to access display 1 (which is how CL grabs the second monitor).

short term it would be nice to take the monitor number from an optional config long term it would be better to enumerate the displays and allow configuring as many as necessary