Linus Probert

Results 14 issues of Linus Probert

[CodeFactor](https://www.codefactor.io/repository/github/liquidityc/breakhack/overview/master) found an issue: Complex Method It's currently on: [src\gui.c:404-484 ](https://www.codefactor.io/repository/github/liquidityc/breakhack/source/master/src/gui.c#L404)

wontfix
code analysis issue

## Description Set EGL_SWAP_BUFFERS_PRESERVE_BIT when using wayland wm. The working theory is that this was implicitly set on X clients but not on wayland clients. ### Note Video coding is...

This example is rather basic but it does provide an example how one could setup a rendering loop between clay and SDL3. Although SDL3 is in its infancy and doesn't...

### Discussed in https://github.com/Blightmud/Blightmud/discussions/1278 Originally posted by **ja-cop** October 8, 2025 I know I can create case-insensitive regex objects, which is nice, but `trigger.add` only takes a string, and errors...