Results 543 comments of ahrm

Did you build sioyek yourself or did you install it from a package?

I think you should contact the maintainer of the AUR package about this.

In the development branch of sioyek we added the ability to bind modifier keys to menu down using something like this: ``` control_menu(down) ``` Using vanilla `j` without modifiers is...

Not all files need to be present, this is the issue: `qt.qpa.xcb: could not connect to display qt.qpa.plugin: `. Fixing it is platform-dependent, you need to google it for your...

I assume it is a permission issue? What happens when you open them with sudo?

Should be fixed in the latest version.

The problem was that the page's mediabox origin was not (0, 0) for some reason. The issue should be fixed in ea161c485f4b7f8d4662ddbc333c5d5f33034ab8.

I don't know, you should contact the flatpak maintainer about this.

I think that extension tries to create the dual panel version right next to the original file. It seems like the sioyek's tutorial path is not writable in this package,...

I am not familiar enough with Chinese to know what the problem is exactly, but I assume the issue is with `add_freetext_annot` which is a `pymupdf` function. I can't really...