Related to #766
Add support for multiple monitors and provide screenshots of the visualization containing more than one monitor.
openadapt/utils.py
take_screenshot function to iterate through all monitors and capture screenshots.take_screenshots to return a list of screenshots from all monitors.openadapt/visualize.py
main function to handle and display screenshots from multiple monitors.openadapt/record.py
read_screen_events function to support capturing screenshots from multiple monitors.tests/openadapt/test_utils.py
take_screenshots function./claim #766
Vishwanath Martur
@vishwamartur
OpenAdaptAI
@OpenAdaptAI