robotgo icon indicating copy to clipboard operation
robotgo copied to clipboard

Add a feature for taking screenshot of a particular window in desktop.

Open SakthiMahendran opened this issue 3 years ago • 1 comments

This feature will be very useful and has many use cases.

Currently I believe there is no cross platform way to do this in go.

What we can do currently is use the underlying OS API to get this done.

But if you add feature to do this in a cross platform way by utilising all the OS API it will be great help :).

SakthiMahendran avatar Jan 27 '22 03:01 SakthiMahendran

I will add it in the future.

vcaesar avatar Jan 27 '22 19:01 vcaesar