olel
olel
This PR updates the homebrew library path in the README.md file and sets the c++-11 standard in the cmake list.
Hey there, first of all thanks for your awesome work! I have a short question: I'm currently writing firmware to control an LED matrix which requires a function to be...
This fixes the gcc "maybe-uninitialized" error, the `data` pointer is set to NULL by default and checked if it still is NULL after an assignment should have happened. Build successfully...
**Why these changes?** Apparently, the behavior of transitions in Svelte 5 has changed slightly. Previously, if the user prefers reduced motion ([prefers-reduced-motion](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion)), the `tick` callback was always called for the...
### Checklist - [x] Checked the issue tracker for similar issues to ensure this is not a duplicate. - [x] Provided a clear description of your suggestion. - [x] Included...