Results 540 comments of ahrm

Hi! Why is this issue closed? Is it fixed in the new versions?

Hmmm I am not sure it would be very easy to implement this in iframes. Anyway, I wrote this extension to test bionic reading for myself but didn't end up...

Yes, I assume the problem is that sioyek memorizes the window configuration, and when the second monitor is disconnected it still tries to show it on the second monitor. So...

This is strange, which operating system are you using? Also it may be a zoom issue? (try executing `fit_to_screen_width` on the black window and see what happens.)

I have no idea what the issue might be. I can't reproduce it. Maybe delete `auto.config` file (it should be in `AppData/Roaming/sioyek`) and see if it helps.

Please make sure this doesn't break AppImage builds built using this: https://github.com/ahrm/sioyek/blob/main/.github/workflows/build_and_release.yml .

> but I have switched from [linuxdeployqt](https://github.com/probonopd/linuxdeployqt) Don't do that. We initially used `linuxdeploy` but had to switch to `linuxdeployqt` because it had some issues. Also don't remove `LINUX_STANDARD_PATH`, there...

> Can I ask what it is? Some packages use that option (in fact, the reason we introduced that option was to help linux packagers).

> May I ask what are the problems with linuxdeploy? I don't remember what it was, but it was a serious issue because I also had the same problem you...