]> git.armaanb.net Git - dmenu.git/commitdiff
Use libdraw: add Xft and fallback-fonts support to graphics lib
authorHiltjo Posthuma <hiltjo@codemadness.org>
Mon, 4 May 2015 19:54:46 +0000 (21:54 +0200)
committerAnselm R Garbe <garbeam@gmail.com>
Sat, 27 Jun 2015 19:47:10 +0000 (21:47 +0200)
- libdraw, util: add drw.{c,h}, util.{c,h} and update code.
- libdraw: fix drw_rect(): use w and h parameter.
- libdraw: print errstr if last character in string was ":" (sbase).
- libdraw: drw_clr_free() allow valid free(NULL).
- config.def.h: set default font to monospace.
- cleanup() on exit.
- LICENSE: update license string for dmenu -v to 2015.
- LICENSE: add myself to LICENSE


No differences found