Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | separate program-specific c99 bool and X11 | Hiltjo Posthuma | 2015-09-27 | 1 | -4/+2 |
| | | | | | | | True, False are X11-specific, make sure to use c99 stdbool for program-specific things. ... also remove left-over vim mode string in config. | ||||
* | Use libdraw: add Xft and fallback-fonts support to graphics lib | Hiltjo Posthuma | 2015-06-27 | 1 | -4/+6 |
| | | | | | | | | | | | - 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 | ||||
* | forgot to add config.def.h, thanks William | Anselm R Garbe | 2013-04-17 | 1 | -0/+17 |
| | |||||
* | fixed bugs, no more config.h, updated manpage, new libdraw | Connor Lane Smith | 2010-08-02 | 1 | -8/+0 |
| | |||||
* | added dmenu.h, common.c | Connor Lane Smith | 2010-07-02 | 1 | -6/+5 |
| | |||||
* | fixed static symbols in config.def.h | Connor Lane Smith | 2010-06-24 | 1 | -6/+6 |
| | |||||
* | prepared dmenu-4.1 release | Anselm R Garbe | 2010-05-28 | 1 | -0/+9 |