Results 4 issues of Lino

Configuring the rev.22 release errors out if sdl 1.2 isnt provided. This normally wouldnt be an issue, since you can just install sdl1.2, but Im trying to create a gentoo...

**Is your feature request related to a problem? Please describe.** Users building tauri apps for personal use in Gentoo Linux (and possibly other source-based distros) have the option to build...

type: feature request

While reviewing real-time issues in the source code of a custom `Source`, which uses `UniformSourceIterator`, RT-sanitizer noticed the following call to `free`, which is not real-time safe: ``` ==3137==ERROR: RealtimeSanitizer:...