xeaon
xeaon
does anyone else experiencing rick rolls most of the time? I'm running SD on a RX 6800 XT with params, which don't even fill all of the available VRAM. As...
> > does anyone else experiencing rick rolls most of the time? I'm running SD on a RX 6800 XT with params, which don't even fill all of the available...
@enoy19 after fixing you typo/c&p error in 8432d12960c89730efbc3096b90f677cc3a97fa9, this compiles in Manjaro and the OCR works really great, thanks! edit: you have to change the header to `baseapi.h` in [src/tools/ocr/ocrtool.cpp#L22](https://github.com/enoy19/flameshot/blob/a59cb82c2b7f5806addded338e987470304f316f/src/tools/ocr/ocrtool.cpp#L22)...
@Pheggas If you are comfortable with compiling yourself, check my comment above. I'm using this feature since then and it works great.
Last year, I've spent a view hours to adapt @enoy19's pull request #1239 to the newer codebase but rm -rf'ed the directory by accident. Yesterday I've done it again. You...
thank you @aramg & @magnusjjj! I've written a neat little shell script inspired by your adb commands, which also checks, if DroidcamX is in the foreground: ```bash #!/usr/bin/env bash display=$(adb...