Simon Richard

Results 10 issues of Simon Richard

This PR has two main features: * User-defined scripts (that are not defined as desktop files) can now show up in the launcher. When launching sirula normally, typing the ">"...

**TL;DR:** `tofi-drun` is missing applications that `fuzzel` displays. If I had to guess, I would say this bug is related to that fact that I'm using a non-standard system from...

bug

Hey, thanks for writing this crate! It was super helpful. At some point, though, it would nice to have support for tuple structs. Just something to keep in mine.

Adds the ability to change an entry's expiration without removing and re-adding the entry. I tried to follow the existing API patterns as closely as possible. I plan to use...

### Describe the bug I'm working on a project with the `@modular-forms/solid` package, which is an ESM module, so I would expect it to not be pre-bundled. However, it's pre-bundled...

pending triage

### Describe the bug I'm working on a SolidJS project which uses the `@modular-forms/solid` package. This package contains no mention of `React`. However, when I run the project, React is...

pending triage

If you have a footnote somewhere in a proof, that footnote is printed on the last page of the proof instead of being printed on the page with the footnote's...

It's possible to change the symbol used at the end of the specific proof environment using the following. ```typst #let proof-nested = thmproof( "proof", "Proof", base: "theorem", inset: 0pt, bodyfmt:...

This is a simple answer to the discussion in #8. Although it doesn't support conjunctive normal form, it integrates with the existing label system and can print multiple theorems that...

## Feature Request I'm new to this crate, to apologies if I'm missing something obvious. But here goes... I want to create a custom `Layer` that uses the standard `tracing_subscriber::fmt::format::Format`...