Commit Briefs


Omar Polo

change parse_csslike to receive an array to fill

fixes many memory leaks, makes the code shorter AND cleaner!


Omar Polo

change initialization order


Omar Polo

minor tweaks

* don't need to export optarg/optind * use an easier to read cast for indirect array access


Omar Polo

goto s/invc/err/


Omar Polo

+license blurb




Omar Polo

fix the strndup fix


Omar Polo

tweak strndup



Omar Polo

use strcasestr(3) unconditionally



Omar Polo

make xinerama and xft mandatory


Omar Polo

check pledge return value