Jeff Brown
Jeff Brown
 Pin 13 on the 74HC595 chips (the output enable pin, OE) is labeled as "G", and pin 8 (the ground pin, GND) is not labeled. Both Pin 8 (GND)...
I'm fairly new to suggesting fixes for code, but I think I've got a useful fix for an error that comes up when compiling the toolkit using clang 17. I...
this is a fix for #791 I don't know if you want to include this as a compiler flag instead of explicitly calling it in every file that needs it,...
When compiling feh v3.10.3 on a VM of slackware aarch64 version 15.0+ (using apple virtualization), the compiler errors with an implicit function declaration for the mkstemps() call on line 884...