dictation-toolbox / Caster

Dragonfly-Based Voice Programming and Accessibility Toolkit
Other
336 stars 122 forks source link

Simplify LegionGrid screen capture #900

Closed LexiconCode closed 3 years ago

LexiconCode commented 3 years ago

Description

Use ImageGrab to capture multi-monitor screens ImageGrab all_screens is Windows OS only

Motivation and Context

Removes the need for gdi.py which was a workaround for a lack of multi-monitor support in ImageGrab

How Has This Been Tested

Tested on primary and secondary monitor

Maintainer/Reviewer Checklist