]> git.armaanb.net Git - dmenu.git/history - drw.c
Partially revert 44c7de3: fix items text width offset calculation
[dmenu.git] / drw.c
2016-06-03 Markus Teichimport new drw from libsl and minor fixes.
2015-10-20 Hiltjo Posthumadrw: cleanup drw_text, prevent gcc warning false-positi...
2015-10-20 Hiltjo Posthumadrw: simplify drw_font_xcreate and prevent a potential...
2015-10-20 Hiltjo Posthumadrw: a valid (non-NULL) Drw and Fnt context must be...
2015-10-20 Hiltjo Posthumaadd sbase-style ecalloc(), calloc: or die
2015-09-27 Hiltjo Posthumadrw style improvements
2015-06-27 Hiltjo PosthumaUse libdraw: add Xft and fallback-fonts support to...