Commits


avoid some unnecessary strlen


drop unnecessary braces around case bodies


change parse_csslike to receive an array to fill fixes many memory leaks, makes the code shorter AND cleaner!


change initialization order


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


goto s/invc/err/


+license blurb


factor out xinerama code in its own function


knf bomb + whitespaces + fold long lines


fix the strndup fix


tweak strndup


capitalize macros; drop "unknown" default for version


use strcasestr(3) unconditionally


use strtonum instead of messing around with strtol


make xinerama and xft mandatory