Status bar font
The option ui_font does not seem to affect the font of the status bar, which appears to be using JetBrains Mono. I do not have the font installed in my system, so I believe this issue is universal. An option to change the status bar font, or to make the status bar to use the ui_font would be appreciated.
We have added a status_font config option in the development branch.
This still hasn't been dropped as a new release? @ahrm
There is a preview release here: https://github.com/ahrm/sioyek/releases/tag/sioyek3-alpha0.
There is a preview release here: https://github.com/ahrm/sioyek/releases/tag/sioyek3-alpha0.
Ah, that's cool. Would it be okay if I add a sioyek-dev AUR package since it's not yet present?
Yes, but please include the warning in the preview releaes page:
The database of this alpha release is incompatible with old database files. Make sure you backup your local.db and shared.db files before using this version.
Yes, but please include the warning in the preview releaes page:
The database of this alpha release is incompatible with old database files. Make sure you backup your local.db and shared.db files before using this version.
As I was doing that I notice that we don't follow consistent semantic versioning for the alpha build which is currently sioyek3-alpha0.
We also don't include the sioyek.desktop file and icons with the archive.
The appimage is also not natively working with Wayland so that's something that should also be addressed
@ahrm I would suggest renaming the new releases to something like 3.0.0.a.1.
We also require the binaries to be packaged differently in formats other than AppImage (so that wayland thing doesn't happen)