RajSolai / TextSnatcher

How to Copy Text from Images ? Answer is TextSnatcher !. Perform OCR operations in seconds on Linux Desktop.
https://textsnatcher.rf.gd/
GNU General Public License v3.0
1.27k stars 46 forks source link

Use the screenshot portal #1

Closed danirabbit closed 2 years ago

danirabbit commented 2 years ago

Instead of having a sandbox hole to access the screenshot interface directly, your app should use the screenshot portal to request screenshots. You can use LibPortal to accomplish this: https://valadoc.org/libportal/Xdp.Portal.take_screenshot.html

RajSolai commented 2 years ago

Thanks a lot @danrabbit , Closing the issue as it is resolved with this pull request https://github.com/RajSolai/TextSnatcher/pull/4