summaryrefslogtreecommitdiffstats
path: root/config.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* cache option in config.mkGravatar Connor Lane Smith 2011-01-071-2/+4
* fixed dist target bugGravatar Anselm R Garbe 2010-11-201-1/+1
* removed libdc dependenceGravatar Connor Lane Smith 2010-11-111-1/+1
* fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner caseGravatar Connor Lane Smith 2010-09-131-1/+1
* simplificationsGravatar Connor Lane Smith 2010-08-101-1/+0
* fixed bugs, no more config.h, updated manpage, new libdrawGravatar Connor Lane Smith 2010-08-021-10/+7
* libdraw now has own repoGravatar Connor Lane Smith 2010-06-301-2/+2
* moved draw.c to libdraw.aGravatar Connor Lane Smith 2010-06-241-2/+2
* prepared bugfix release 4.1.1Gravatar Anselm R Garbe 2010-05-291-1/+1
* applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (du...Gravatar Anselm R Garbe 2009-11-281-1/+1
* applied Matthias Christian Ott's sanity fixes (thanks a lot!)Gravatar Anselm R Garbe 2009-02-211-1/+1
* next release will be 4.0Gravatar a@null 2008-12-121-1/+1
* backported drawtext() simplifications to dmenuGravatar Anselm R Garbe 2008-08-181-1/+1
* minor fixGravatar Anselm R Garbe 2008-06-191-1/+1
* minor fixGravatar Anselm R Garbe 2008-06-181-1/+0
* cosmetic fixesGravatar Anselm R Garbe 2008-06-131-3/+1
* added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -wGravatar anselm@anselm1 2008-05-191-2/+7
* re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons...Gravatar Anselm R Garbe 2008-04-091-1/+1
* fixed match() to prefer prefix-matches to strstr-matches in the match list, e...Gravatar Anselm R Garbe 2008-03-181-1/+1
* added dmenu runGravatar anselm@anselm1 2007-12-221-1/+1
* adapted c99 for pedantic checks, even if those checks are somewhat brokenGravatar Anselm R. Garbe 2007-10-101-1/+1
* applied MichaƂ Janeczek dmenu patch, made dmenu match case-insensitive by de...Gravatar Anselm R. Garbe 2007-09-231-1/+1
* next version is 3.3Gravatar arg@suckless.org 2007-09-171-1/+1
* applied Jukka's fixGravatar Anselm R. Garbe 2007-05-231-1/+1
* removed strip, added -s to LDFLAGsGravatar Anselm R. Garbe 2007-05-151-1/+1
* fixed a small bug in dmenu when an empty font is suppliedGravatar Anselm R. Garbe 2007-05-021-1/+1
* making copyright notice more compactGravatar Anselm R. Garbe 2007-04-131-1/+1
* next version is 2.9Gravatar Anselm R. Garbe 2007-03-281-1/+1
* attempt to grab the keyboard only 1000 times, not forever.Gravatar Anselm R. Garbe 2007-03-071-1/+1
* also, don't set the font all the timeGravatar Anselm R. Garbe 2007-03-021-1/+1
* next is 2.6, but not yet ;)Gravatar Anselm R. Garbe 2007-02-261-1/+1
* fixed a bug when dmenu is run with -vGravatar Anselm R. Garbe 2007-02-231-1/+1
* ok 2.4.2Gravatar Anselm R. Garbe 2007-02-231-1/+1
* hotfixGravatar Anselm R. Garbe 2007-02-231-1/+1
* made Fnt an anonymous structGravatar Anselm R. Garbe 2007-02-221-1/+1
* removed draw.c, implemented C-w handling (backward word deletion)Gravatar Anselm R. Garbe 2007-02-191-1/+1
* got rid of LD, inspired by JGs patch to wmiiGravatar Anselm R. Garbe 2007-02-051-2/+1
* hotfix changesGravatar Anselm R. Garbe 2007-01-171-1/+1
* small fix of Control-j in dmenu.1Gravatar Anselm R. Garbe 2007-01-161-1/+1
* next version will contain updated copyright noticeGravatar arg@mig29 2007-01-021-1/+1
* applied Stefan Tibus' sun patch, added -bottom option to dmenu which makes it...Gravatar arg@mig29 2006-12-181-0/+5
* added vi-like key-bindings for keyboards without cursor keys (they are undocu...Gravatar arg@mig29 2006-12-141-1/+1
* applied hotfix of sanderGravatar arg@mig29 2006-12-141-1/+1
* removed hardcoded 'fixed' fallback, useless and misleadingGravatar arg@mig29 2006-12-081-1/+1
* enforcing using imcomplete fonsets anywaysGravatar arg@mig29 2006-12-051-1/+1
* next version will be 1.5Gravatar arg@mig29 2006-11-261-1/+1
* fixing arg handling in dmenu (thanks to Sander for his report)Gravatar Anselm R. Garbe 2006-10-231-1/+1
* simplified main event loopGravatar Anselm R. Garbe 2006-10-101-1/+1
* changing version infoGravatar Anselm R. Garbe 2006-10-061-1/+1
* removed config.h stuff, made dwm configurable due to command line optionsGravatar arg@mmvi 2006-09-261-1/+1