Thea Schöbl
Thea Schöbl
 I'm new to contributing to this project, is there other things I need to add apart from the node?
Hi, I had ported a bunch of new SDF nodes (basically the remaining ones from [Inigo Quilez 2D SDFs](https://iquilezles.org/articles/distfunctions2d/)) quite a while ago to material maker and then sorta forgot...
**Describe the bug** Lualine background inherits the window transparency regardless of colour while the separators don't. **To Reproduce** Steps to reproduce the behavior: 1. Set `neovide_transparency` to `0.8` or any...
16-bit floats are used relatively often in computer graphic formats, like images and 3d files to save space. Support through languages of course is sparing, but the 16 bit float...
resolves https://github.com/kaitai-io/kaitai_struct/issues/542 This is partially based on the JavaScript implementation, however with significant changes due to how TypeScript can make use of a lot more modern features, like actual classes...
This PR makes the CLI use the [standard config directory as per xdg spec](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html) when `XDG_CONFIG_HOME` is set. As to not break existing installations, this behavior is overridden if `~/.ionic`...
Resolves #60 I'm marking this as a draft as I feel like it warrants some discussion. I've made this sorta the most minimal home manager module possible. Settings are exactly...
This PR adds the following * Rewrite in TypeScript, the JS version was used as the base but I've done tons of code splitting and rewriting to make the code...
Various icons are served in extreme resolutions. ## Affected areas *Note: 1,000% (one-thousand-percent) means the image has 10x the amount of pixels compared to its rendered size. These are not...