Jan
Jan
I'll give it a go Shouldn't be too hard considering python is Crossplatform
In theory I just need to modify processes.py to get proper Mac (and Linux) support but there are too many things that are done poorly in my opinion so I'll...
alright this is gonna take WAY longer the entire codebase is a mess and not optimized for crossplatform usage not to mention the dependency on windows executables
got it to work on a crossplatform base (like mentioned in the Linux issue) the only thing missing right now is the names of the processes
Looked into what else added onto the rpath, and it appears that build.zig links the resulting binary against libstdc++.so which results in its path being added to the rpath. https://github.com/ziglang/zig/blob/1d680459197e7ba5e163d99e07fdfe54c2ad9225/lib/std/build.zig#L2552-L2562...
It appears downgrading is no longer possible, the app prompts the user to update blocking them from using the app.
Perhaps adding tests for this would be worthwhile. One way I could think of is cloning from a user that cannot exist like Ghost: `https://github.com/ghost/non-existant-repo`
you are looking for the `python3-pyyaml` package
webassembly is probably the way to go here I tried getting it to work with PDCurses SDL2 backend but couldn't get anything running
> Especially interesting for @Jan200101 : I was able to reinstall the previous version using the [aurora store ](https://auroraoss.com/). Yeah, I found this version to be working too when it...