Ada

Results 104 issues of Ada

**Problem** Web rendering is weird. The text is small, it's hard to read, and it definitely doesn't look like it's supposed to. _Note: for full NixOS reproducibility, I use `nix...

bug

Dioxus has its own, more concise key-value style `rsx! {}` macro, which allows dynamic rendering of HTML for web/GUI dev purposes. It's pretty much omnipresent in the Dioxus ecosystem, and...

Makes it possible to pass custom arguments to java launcher. closes #33

Would be helpful to have the ability to pass in custom Java arguments.

Would be nice to be able to use Quilt mods :)

The first time I tried the flake, it caused an infinite recursion error, even just doing `nix build github:unjordy/klipper-repl`. It worked on one of x86_64-linux machines, but not the other....

Is it possible to make the scroll wheel free spinning? I'm looking into modding this for a professional CAD workflow, and a scroll wheel that physically keeps spinning is super...

**Describe the bug** gitui does not respect your interrupt key setting. I'm not sure if it's currently configurable, but it's hardcoded to at least _default_ to Ctrl+C. [This is Surprising...

bug

Ordinarily, one would expect that, for a utility, `nix run github:immunant/c2rust` would build the utility, set `meta.mainProgram` to that utility, then `nix run` would know to automatically launch it after...

Ideally, the script for installing secrets would install as many of the secrets as possible. A single failure-to-decrypt does not indicate that the whole system is in a invalid state....