bryal / dxgcap-rs

Screen capturing with DXGI for Windows in Rust
GNU Affero General Public License v3.0
49 stars 15 forks source link

captrs#4 - added geometry fn on DXGIManager #9

Closed pballandras closed 3 years ago

pballandras commented 3 years ago

I followed instructions here: https://github.com/bryal/captrs/issues/4#issuecomment-676503941

This will be part 1 of the fix. this isn't the prettiest implementation, if you could help me prettify it, that would be very nice. In the meantime, I'll go open the part 2 PR on the captrs repo!

bryal commented 3 years ago

Great! Thanks again!