aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-11-11Drop short opts for flipsJohannes Löthberg2-8/+8
2014-11-11Add replacement for -addd using --add and --distanceJohannes Löthberg2-7/+20
2014-11-11Fix alpha, blur, sharpen, constast, brightness, and gamma switchesJohannes Löthberg2-43/+17
2014-11-11replace all int with signed, unsigned int with unsignedJohannes Löthberg4-33/+33
2014-11-11Add parse_double function to utils.cJohannes Löthberg2-0/+25
2014-11-11Implement functionality part of --write argumentJohannes Löthberg2-2/+2
2014-11-11Opening curl braces should be on the same lineJohannes Löthberg3-111/+65
2014-11-11struct: ‘unsigned int’ → ‘unsigned’, ‘int’ → ‘signed’Johannes Löthberg1-7/+12
2014-11-11use ‘signed’ instead of ‘int’, redo prototypesJohannes Löthberg4-19/+33
2014-11-10Make non-negatable arguments unsigned, make parse_uintJohannes Löthberg4-12/+37
2014-11-10Remove space before function namesJohannes Löthberg2-5/+5
2014-11-10yawa.h: Move argp variables to yawa.cJohannes Löthberg2-4/+4
2014-11-10Move parse_color to utils.cJohannes Löthberg4-47/+47
2014-11-10Handle all arguments, split out int parsing functionJohannes Löthberg5-56/+128
2014-11-10parse_color: Use bool return-type, nuke PColor for Color*Johannes Löthberg2-6/+6
2014-11-10rename setRootAtoms to set_root_atoms to fit other namesJohannes Löthberg2-4/+3
2014-11-07yawa.c: Remove remains of old argument parsingJohannes Löthberg1-20/+1
2014-11-07yawa.c: Exit with -2 on bad colorsJohannes Löthberg1-3/+6
2014-11-07yawa.c: handle flipsJohannes Löthberg1-0/+11
2014-11-06yawa.c: strncpy --add one less than maxJohannes Löthberg1-1/+1
2014-11-06yawa.c: remove getHex, replace with inline strtol loopJohannes Löthberg2-44/+38
2014-11-06yawa.c: Remove space after function name, reformat long linesJohannes Löthberg1-140/+146
2014-11-05forgot to reindent after for remvoalJohannes Löthberg1-153/+147
2014-11-05yawa.c: nuke atoiJohannes Löthberg1-2/+13
2014-11-05Split yawa.h outJohannes Löthberg3-85/+93
2014-11-05yawa.c: Replace custom commandline parsing with argpJohannes Löthberg1-199/+214
2014-11-04Rename hsetroot to yawaJohannes Löthberg2-3/+5
2014-11-04Replace autotools with CMakeJohannes Löthberg4-312/+8
2014-11-04Reindent hsetroot.cJohannes Löthberg1-549/+550
2014-11-04Add proper GPL header to hsetroot.c, remove old changelogJohannes Löthberg1-0/+17
2014-11-04Import hsetroot-1.0.2.tar.gzJohannes Löthberg3-0/+932