Results 79 comments of avidseeker

No. These libraries are very fragmented individual efforts, and many of gradually disappear, like Waqfeya.net, it has significantly less entries from just 2 years ago.

I understand, I'll take a look on it, but I might not have the time for it. I opened this issue in hopes of finding someone experienced with scripting and...

Done. Thank you for breaking it down into steps. I added more clarification for the publishers' part.

The package needs to be rebuilt. Do a full system update (`sudo pacman -Syu`), then build again `yay -S qimgv`.

A qimgv build expects a certain library version. When you update that library (e.g: by `pacman -Syu`), qimgv still looks for the older version. qimgv needs to be rebuilt to...

I agree. Signed. - Avid Seeker

Check [tesseract-data-best-ara](https://github.com/tesseract-ocr/tessdata_best) and https://github.com/tesseract-ocr/tesseract/issues/2047

> How would AutoKey know it's in "color-mode"? How would these modes be set/unset? What values are allowed? I included what you're asking about in the post: > Conditions can...

> There are many choices of shell programs (bash, zsh, fish, ...) This is not an issue. One can use a shebang to choose an interpreter. This way, even python...