View Single Post
Old 08-23-2026, 04:03 PM   #2
k0kada
Junior Member
k0kada began at the beginning.
 
Posts: 2
Karma: 24
Join Date: Aug 2026
Device: Kindle ColorSoft Gen 1
Some recent updates:
- Ported from C to Zig, mostly because I wanted to know if it was possible (Zig have really good C interop and cross-compiling support, so this means that building is much easier now; if you have just zig 0.16.0+ installed it should work)
- Fixed the issue of partial redrawings
- Introduced the KUAL menu ("Sort menu ABC/123", "Save and reset KUAL log"). This is implemented in native code instead of awk, so it is really fast even without GNU awk


Here is also a screenshot. Kinda boring because this is basically the same as the KUAL UI:
Attached Thumbnails
Click image for larger version

Name:	screenshot.png
Views:	83
Size:	21.8 KB
ID:	225379  

Last edited by k0kada; 08-23-2026 at 04:06 PM.
k0kada is offline   Reply With Quote