Patrick
Patrick
Indeed. I did not change that part, that's what the current master does too. One could add a mechanism to scale the image to the resolution prismatik expects see https://github.com/woodenshark/Lightpack/blob/master/Software/grab/D3D10Grabber.cpp#L255
In theory, whoever originally wrote the D3D10Grabber does not use the screensWithWidgets (and therefore the reallocate mechanism): https://github.com/woodenshark/Lightpack/blob/master/Software/grab/D3D10Grabber.cpp#L531 I do not think the GrabberBase can handle a scenario where the...
#41 implements one
Do I understand correctly that a the fact that a grabber is active prevents the unlock with watch?
@Adirael any update?