Open rDarge opened 1 year ago
I've got a version of this working on my fork in this commit: https://github.com/rDarge/VGT/commit/1d27f1f3419e58e4a36cc845f0460d276c0b5ee5
It will create a capture window maximized on each monitor the system detects, and closes each out when cancelled or when a screenshot is taken.
It would be nice to be able to have VGT open on one monitor and the manga open on another monitor - currently VGT only supports one screen (the primary screen) for screenshotting.
Either specifying a particular monitor to focus on or, preferably, creating a capture window on each window when the capture shortcut is pressed (so that no additional configuration is necessary) would be a great addition to the features VGT currently offers.