Commits


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


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


fixed expand bits macro


import variables from getopt.h


ASCI art improvements that worth a commit


more pledges + optimized ps1 extents calculations - Drop some pledges after the initialization (in the loop we need only stdio) - before we computed the extents of ps1 AT EVERY RENDER, now it's "cached" in struct rendering


Style fixes + GCC error fixed


Even more on style(9) and bool removed