No description
Find a file
2025-09-27 13:37:56 +02:00
tests tstr: add comparison helpers 2025-09-27 11:34:16 +02:00
vendors WIP: Implement own string and vector 2025-09-27 09:05:59 +02:00
.clang-format Hello, World! 2025-09-16 22:12:19 +02:00
.gitignore Add nix flake 2025-09-21 07:56:34 +02:00
config.c Fix file tree walk and wallpaper search 2025-09-27 11:34:49 +02:00
flake.lock Add nix flake 2025-09-21 07:56:34 +02:00
flake.nix Un-vendor STB 2025-09-23 15:11:29 +02:00
LICENSE Add LICENSE and version metadata 2025-09-27 13:10:44 +02:00
main.c Move image load into tapestry.c 2025-09-27 13:37:20 +02:00
meson.build Add LICENSE and version metadata 2025-09-27 13:10:44 +02:00
misc.c Fix file tree walk and wallpaper search 2025-09-27 11:34:49 +02:00
misc.h WIP: Implement own string and vector 2025-09-27 09:05:59 +02:00
tapestry.c Deallocate wallpaper paths when freeing state 2025-09-27 13:37:56 +02:00
tapestry.h WIP: Implement own string and vector 2025-09-27 09:05:59 +02:00
tapestry_string.c Formatting 2025-09-27 12:48:24 +02:00
tapestry_string.h tstr: add comparison helpers 2025-09-27 11:34:16 +02:00
tapestry_vec.c WIP: Implement own string and vector 2025-09-27 09:05:59 +02:00
tapestry_vec.h WIP: Implement own string and vector 2025-09-27 09:05:59 +02:00