Theron Spiegl

Results 4 issues of Theron Spiegl

I'm working on an application using SDL and I believe `callgrind` is exiting shortly after it starts because of all the SDL C functions being called. Is there a way...

A comment here (https://github.com/potionfactory/LetsMove/blob/master/PFMoveApplication.m#L481-L485) says "AuthorizationExecuteWithPrivileges is deprecated. We want to still use it since there's no good alternative (without requiring code signing)." Does anyone know if there is _any_...

Someone emailed me noting that the layout is wrong when using a larger font size on Android. ![Screenshot_20240401-180507](https://github.com/spieglt/FlyingCarpet/assets/22626146/7df0d534-572d-4715-9af8-f3b154a76f9d)

Are there plans to implement the secretstream API? If so, would it be in webassembly? I saw xchacha20poly1305 mentioned in [this](https://github.com/sodium-friends/sodium-javascript/issues/17) issue. Wondering if I'll be able to use this...