Felicitas Pojtinger

Results 97 comments of Felicitas Pojtinger

@Droid-MAX While I'm still working on a new release, you can already grab some static binaries for testing here: https://github.com/pojntfx/gon2n/releases/tag/unstable

@Droid-MAX The release (v0.2.0) is out :) You can now just download the static binaries as described in the README or compile them from source; for instructions, check out https://github.com/pojntfx/gon2n#contributing,...

That looks very interesting! I'll take a look.

I was also quite confused about this at first; here is my solution/configuration for reference; assuming the chart is in `project1/charts/project1/Chart.yaml` and `project2/charts/...`, the following works: ```yaml publish-linux: runs-on: ubuntu-latest...

I second this! Running it on musl-based systems yields "No such file or directory". Maybe flatpak would be an option as well? Most GTK mobile apps have one now.

I too am not an expert with Flatpak's packaging, but a quick and dirty workaround could be to use https://github.com/pojntfx/hydrun - it uses qemu-user-static to spin up a quick aarch64...

Same problem with Wayland & GNOME 3.26.2. Changing the modifier key does not help. For some weird reason it still works with some apps, like VSCode & Firefox.

@izouxv Good catch; I'll fix it once I find the time.

@tpickett Thanks for answering, I missed this issue :see_no_evil: - you're right, the frontend is distributed seperately and just a static site you can deploy to a server/CDN of your...

No problems, there clearly seems to be a docs problem here :) 1) Yes! You can just open the PWA that is deployed through the CDN 2) This is always...