Closed donovanglover closed 1 month ago
Closing since this was a skill issue on my part (needed to use sourceRoot
).
This is also not well-written, and its very incomplete compared to the original.
desktop-icons
is pretty cool indeed. Would be interesting to see a modern language used with the addition of more features like sorting etc.
desktop-icons
is pretty cool indeed. Would be interesting to see a modern language used with the addition of more features like sorting etc.
C is very much modern if you want that (personally, I don't, I like C99 because it is clear and readable), I wanted to rewrite it in Go however because it is easier for others to understand what the code is doing, and to collaborate. + Go is easy to statically link.
Anyways, thanks for trying this out, even if I currently have no time to work on it, it was just a thing I made in an hour and a half
Hello! Found your project from your post and wanted to try it out. Seems like there's a dependency issue somewhere since I get the following when trying to build with Nix: