Diamond

Results 394 comments of Diamond

@DodoLeDev These all look like great suggestions! Could you open a PR for each of them so we can discuss the CSS in more details? Also, the header margins have...

Closing since it's highly likely that this is just #241.

> I believe the author has committed to not providing macos/windows builds I'm still interested in providing Windows builds, but doing so would require me to make an entirely new...

This is also in the Repology list now! ![image](https://github.com/diamondburned/dissent/assets/8463786/faeffd63-df34-47f8-b830-8265f6f7b786)

Reopening since it seems like a valid issue.

What's the error here?

That's interesting. How are you determining that? Do you know where it's writing to?

06daa3e adds a new option that disables input persistence completely, instead saving it to an on-memory map. Does this work?

#190 changes the behavior to only persist on unfocus, but unfortunately, `gotkit/app/prefs` doesn't have a good way to have localized enum list preferences, so we'll have to use a boolean...

Agh, seems like `gomod2nix` doesn't reconstruct this file. Related issues: - https://github.com/golang/go/issues/37948 - https://github.com/nix-community/gomod2nix/issues/117 - https://github.com/nix-community/gomod2nix/pull/116