Joshua Holmes

Results 7 issues of Joshua Holmes

Hi! I noticed that the `utils` module (the `utils/utils.lua` file) was being read as `nil`. Lua seems to do this weird thing of silently exiting when calling `.something` on a...

Hello, there is a [CVE open for a security vulnerability in deep-defaults](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25944) up to and including v1.0.5, which is the latest version. The [deep-defaults npm page](https://www.npmjs.com/package/deep-defaults) states that the project...

This PR makes the following changes: - enable x11 - use `MACH_BACKEND` env var instead of `MACH_CORE_BACKEND` for selecting linux display server - fix minor window size discrepancy bug in...

A Discord user reported this bug in the Discord chat. When running the `core-triangle` example with [ManogHUD](https://github.com/flightlessmango/MangoHud) enabled so I can monitor resource usage, the VRAM and RAM usage steadily...

bug
needs-triage

When I run any example - I'll use `core-triangle` for instance - resizing the window does not resize the "canvas", so it just stretches and squishes everything. Not sure if...

bug
needs-triage

When running the `piano` example, keyboard presses do not make sounds. It is likely not an audio issue because running `zig build run-play-opus` works just fine, and that is using...

bug
needs-triage

Error message when running `sprite` example, although, the same error message occurs `glyphs` and `hardware-check` as well: ``` info(gamemode): gamemode: activated info(mach): found Vulkan backend on Discrete GPU adapter: AMD...

bug
needs-triage