Caleb Maclennan
Caleb Maclennan
I've been working on a Rust crate [decasify](https://github.com/alerque/decasify/) that can be used for changing the case of a string using natural language rules (as opposed to naive approaches used in...
@Enivex The next major release [will be LGPL](https://github.com/alerque/decasify/issues/8), I already have permission from the other contributor to re-license. I only haven't done it because I consider that a breaking change...
I haven't tested this PR, but building it is easy enough with the toolchain already setup for other reasons. Here is an APK you can test. Note GH only accepts...
I came by the tracker to add an feature request for this! I have one of Framework's new 13" models with the HiPDI display option. One downside of the nicer...
c.f. this Wayland protocol: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/449
I ran into this trying to build official packaging for Arch Linux as well. The Ninja generator works but the default Unix Makefile generator is broken. It doesn't really matter...
In the 3 years since `gh` was announced `hub` has seen virtually zero development progress: A few dependency bumps to keep it alive, but nothing of substance. It is now...
> It's not really well-defined In one of the use cases mentioned in the issue (my [decasify](https://typst.app/universe/package/decasify) package) the expected outcome is quite well defined. The existing style segments should...
Can you point to a specific example in generated docs somewhere that we could perhaps play with to see what would actually look better? This is also something I would...
Contributions welcome. I don't have a lot of time to develop this myself but am trying to keep up with facilitating PRs. As Steve said the module layout is pretty...