Felix Kauselmann
Felix Kauselmann
Duplicate of #45
A Flatpak is now available from Flathub.
Hi and thanks for taking the time to test this. An ARM64 build will most certainly come, but I can't promise that we will be able to ship it with...
Sadly there are multiple problems we need to resolve to provide an official build and not all solutions are up to us. The preferred technical solution for this would be...
Localization is provided by the community and often out of date when we do a new release. YACReader chooses the localization it uses based on your system's environment variables. It...
We're aware of the issue, but this isn't something we can solve soon. The data import was written in a way that makes resorting a pain. This was of course...
Yes, arrow-key scrolling is a bit sub-optimal, but this is actually the stock Qt behavior. Mouse wheels generate more input and have a finer resolution, so this is directly mapped...
@ajakka it's been some time since I last researched this, so I am a bit rusty. The last time I talked about this with @luisangelsm we considered looking into [QSmoothScrollArea](https://github.com/zhou13/qsmoothscrollarea)...
Yes, a more comfortable way to do this would be better. Not sure how hard this is to implement, but I'll look into it.
The most common issue when failing to launch on Arch is libpdfium-nojs needing a rebuild because the icu package was updated. This has not happened in the last months, but...