summaryrefslogtreecommitdiffstats
path: root/config.mk (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed man pageGravatar Anselm R. Garbe 2006-09-041-1/+1
|
* updated versionGravatar Anselm R. Garbe 2006-08-281-1/+1
|
* migrated dmenu to use 4 instead of 3 colorsGravatar Anselm R. Garbe 2006-08-241-1/+1
|
* fixed a typo in config.mk, fixed cleanup code in dmenu (now frees all ↵Gravatar Anselm R.Garbe 2006-08-161-1/+1
| | | | allocated stuff)
* applied sanders patchGravatar Anselm R.Garbe 2006-08-161-1/+1
|
* fixed the same issue in dmenuGravatar Anselm R.Garbe 2006-08-151-2/+2
|
* added commentGravatar Anselm R.Garbe 2006-08-141-1/+1
|
* applied Sanders LD patchGravatar Anselm R.Garbe 2006-08-141-0/+1
|
* simplified drawborderGravatar Anselm R.Garbe 2006-08-111-1/+1
|
* next version is 0.3Gravatar arg@10ksloc.org 2006-08-071-1/+1
|
* menu now also uses -OsGravatar arg@10ksloc.org 2006-08-051-2/+2
|
* prepared 0.1Gravatar arg@10ksloc.org 2006-08-041-1/+1
|
* rearranged several stuffGravatar arg@10ksloc.org 2006-08-041-1/+1
|
* initial importGravatar arg@10ksloc.org 2006-08-041-0/+24
libdraw: add Xft and fallback-fonts support to graphics libGravatar Hiltjo Posthuma 11-316/+684 - 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 2014-09-17applied Hiltjo's patch as suggested on the ml to fix ControlMask for C-j and C-mGravatar Anselm R Garbe 2-2/+5 2014-07-30fix crash with ctrl-enter as inputGravatar Hiltjo Posthuma 1-1/+2 reproduce: ./dmenu; send EOF; press ctrl+enter. 2014-05-29updated copyright notices in LICENSE and dmenu.c fileGravatar Anselm R Garbe 2-2/+2 2013-08-13applied Martin Kühl's inverse matching flag to stestGravatar Anselm R Garbe 2-4/+7 2013-08-02applied Martti Kühne's dmenu monitor patchGravatar Anselm R Garbe 3-4/+14 https://gist.github.com/mar77i/3349298/raw/f6581ca96627f4c71c0bd1faf531daaf2a613b95/monarg.patch becomes upstream now 2013-06-28accepted vi'is exit approach ^[ (suggested by Arkaduisz)Gravatar Anselm R Garbe 1-0/+2