Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-10 | rename setRootAtoms to set_root_atoms to fit other names | Johannes Löthberg | 1 | -2/+2 | |
2014-11-07 | yawa.c: Remove remains of old argument parsing | Johannes Löthberg | 1 | -20/+1 | |
2014-11-07 | yawa.c: Exit with -2 on bad colors | Johannes Löthberg | 1 | -3/+6 | |
2014-11-07 | yawa.c: handle flips | Johannes Löthberg | 1 | -0/+11 | |
2014-11-06 | yawa.c: strncpy --add one less than max | Johannes Löthberg | 1 | -1/+1 | |
2014-11-06 | yawa.c: remove getHex, replace with inline strtol loop | Johannes Löthberg | 1 | -44/+37 | |
2014-11-06 | yawa.c: Remove space after function name, reformat long lines | Johannes Löthberg | 1 | -140/+146 | |
2014-11-05 | forgot to reindent after for remvoal | Johannes Löthberg | 1 | -153/+147 | |
2014-11-05 | yawa.c: nuke atoi | Johannes Löthberg | 1 | -2/+13 | |
2014-11-05 | Split yawa.h out | Johannes Löthberg | 1 | -85/+3 | |
2014-11-05 | yawa.c: Replace custom commandline parsing with argp | Johannes Löthberg | 1 | -199/+214 | |
2014-11-04 | Rename hsetroot to yawa | Johannes Löthberg | 1 | -0/+638 | |
Thanks @HalosGhost for that brilliant stolen idea ❤ |