You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kfc: change SEQ to SEQUENCE
kfc: remove setenv() function
kfc: cleanup and commenting
kfc: remove randf
kfc: cleanup
kfc: cleanup
remove kfc.h
replace system() with popen()
README Update
README Update
fix '/' allocated memory, refactor len variable
changed len and fp from global to local variables
change from global to local variable
change *flag variables to local variables
free at end of main()
changed and from global to local variables
add default directory if XDG_CONFIG_HOME does not exist
realloc memory for sel in random_palette()
change from gloval to local variable
change sval from global to local variable
realloc() memory when selecting a palette
fix random palette failures
kfc cleanup
change getenv() to threadsafe operation
main(): free variable
Update README to thank E5ten for his help
formatting cleanup
Update README
remove free(tmp) since it's an invalid pointer
Add files via upload
cleanup formatting
rename screenshot image in docs/ directory
fix sel malloc()
fix sel malloc()
fix realloc
cleanup
0 commit comments