endrl

Results 18 comments of endrl

I know Quasar since version 0.17(!) It had already at that point an amazing documentation and lot's of component apis to work with. With that background i am sometimes annoyed...

Good question. The topic there was also compatibility with webos. For a better feedback i want to fork `jellyfin-webos` with patched `jellyfin-vue` and continue with final testing results. This PR...

`jellyfin-tizen` bundles `jellyfin-web`. So for Jellyfin Tizen users just bundle the build output instead. It is not required to replace jellyfin server webinterface

Tauri links to the [GNU standard library](https://www.gnu.org/software/libc/) which is always forward but never backward compatible. The version you link at build time is the minimum version you need at runtime....

Tauri doesn't support *musl builds official? At least i found nothing specific about it. From jellyfin-vue view i would leave that to the tauri project as they have all the...

I had a look at the AppImage, it packages `libwebkit2gtk-4.0.so.37` which is the latest. See also [tauri's list](https://tauri.app/v1/references/webview-versions/#linux). So it's just good, you get compatibility and bleeding edge webview at...

The outcome of the issue is basically can't fix? https://github.com/tauri-apps/tauri/issues/1355#issuecomment-1031064919 Cross 2.5 links to glibc 2.31 (which is ubuntu [20.04](https://launchpad.net/ubuntu/focal/+source/glibc)), so you can also accept the pull request and skip...

Yes, no issues noticed so far. I just stumbled upon this while building an appimage integrator.