Jade Guiton
Jade Guiton
### Zig Version 0.11.0-dev.3395+1e7dcaa3a ### Steps to Reproduce and Observed Behavior A minimal example: ```zig // vec.zig const std = @import("std"); const vec = @cImport(@cInclude("./vec.c")); pub fn main() void {...
**Describe the bug** My "System Languages" setting lists English and French, in that order, so I expect the KISS launcher to be in English. But since recently, when opening KISS...
**Commit Hash** 8ac191ce (AppImage from Github releases) **Platform** Arch Linux **Summary** When using a JPEG image, or a PNG image with no alpha channel as a source media: - applying...