Commits


removed -std=c89 don't pretend this is C89, this is C99. We use stdint and other stuff. This also remove A LOT of warnings etc...


fmt


Added a couple of scripts


Use the correct color as background_pixel


Free some stuff (fonts, xftdraw, xim, xic...)


fixing XftColor deallocation


Minor style improvements


Window borders percentage are computed against screen width/height


Updated screenshot


Removed unused property (and relative corrections)


Manpages updated


Added padding, border size and border color to prompt and completions*


Fixed non-xft compilation error


removed test lines


Using arrays instead of bunch of variables