Joshua Barrett

Results 5 issues of Joshua Barrett

Widgets are entirely undocumented in the official docs. No widgets are mentioned to exist (only implied to), and how they are used is entirely unexplained. ### Overview https://github.com/Immediate-Mode-UI/Nuklear/wiki - [x]...

**Describe the bug** I'm unclear about where this is coming from, but on my system, Odamex is being built with -Werror=format-security (probably a default in CMake or GCC). As a...

Type-Bug
Platform-Linux
Component-BuildSystem
Status-ReadyForTesting

While the Nom documentation briefly discusses streaming parsers, it's unclear how one would actually go about writing one. In particular, it's unclear how to deal with the case where additional...

As of GCC 15, gnu23 is now the default C standard, which breaks taradino (as `true` and `false` are reserved keywords in C23). Taradino is already compiled using c17 under...

Even after setting border and radius to zero and turning off shadows, etc, the last line of text of the screenshot is sometimes clipped away. See: ![Image](https://github.com/user-attachments/assets/ee2a4740-0718-4b08-ad11-b408054bab4a)