aboutsummaryrefslogtreecommitdiff
path: root/config.mk
AgeCommit message (Expand)AuthorFilesLines
2010-05-29prepared bugfix release 4.1.14.1.1Anselm R Garbe1-1/+1
2009-11-28applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (du...Anselm R Garbe1-1/+1
2009-02-21applied Matthias Christian Ott's sanity fixes (thanks a lot!)4.0Anselm R Garbe1-1/+1
2008-12-12next release will be 4.0a@null1-1/+1
2008-08-18backported drawtext() simplifications to dmenuAnselm R Garbe1-1/+1
2008-06-19minor fixAnselm R Garbe1-1/+1
2008-06-18minor fix3.7Anselm R Garbe1-1/+0
2008-06-13cosmetic fixesAnselm R Garbe1-3/+1
2008-05-19added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -wanselm@anselm11-2/+7
2008-04-09re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons...Anselm R Garbe1-1/+1
2008-03-18fixed match() to prefer prefix-matches to strstr-matches in the match list, e...Anselm R Garbe1-1/+1
2007-12-22added dmenu runanselm@anselm11-1/+1
2007-10-10adapted c99 for pedantic checks, even if those checks are somewhat broken3.4Anselm R. Garbe1-1/+1
2007-09-23applied MichaƂ Janeczek dmenu patch, made dmenu match case-insensitive by de...Anselm R. Garbe1-1/+1
2007-09-17next version is 3.3arg@suckless.org1-1/+1
2007-05-23applied Jukka's fixAnselm R. Garbe1-1/+1
2007-05-15removed strip, added -s to LDFLAGs3.1Anselm R. Garbe1-1/+1
2007-05-02fixed a small bug in dmenu when an empty font is suppliedAnselm R. Garbe1-1/+1
2007-04-13making copyright notice more compact3.0Anselm R. Garbe1-1/+1
2007-03-28next version is 2.9Anselm R. Garbe1-1/+1
2007-03-07attempt to grab the keyboard only 1000 times, not forever.2.8Anselm R. Garbe1-1/+1
2007-03-02also, don't set the font all the timeAnselm R. Garbe1-1/+1
2007-02-26next is 2.6, but not yet ;)Anselm R. Garbe1-1/+1
2007-02-23fixed a bug when dmenu is run with -vAnselm R. Garbe1-1/+1
2007-02-23ok 2.4.22.4.2Anselm R. Garbe1-1/+1
2007-02-23hotfix2.4.1Anselm R. Garbe1-1/+1
2007-02-22made Fnt an anonymous structAnselm R. Garbe1-1/+1
2007-02-19removed draw.c, implemented C-w handling (backward word deletion)Anselm R. Garbe1-1/+1
2007-02-05got rid of LD, inspired by JGs patch to wmiiAnselm R. Garbe1-2/+1
2007-01-17hotfix changes2.1Anselm R. Garbe1-1/+1
2007-01-16small fix of Control-j in dmenu.1Anselm R. Garbe1-1/+1
2007-01-02next version will contain updated copyright noticearg@mig291-1/+1
2006-12-18applied Stefan Tibus' sun patch, added -bottom option to dmenu which makes it...arg@mig291-0/+5
2006-12-14added vi-like key-bindings for keyboards without cursor keys (they are undocu...arg@mig291-1/+1
2006-12-14applied hotfix of sanderarg@mig291-1/+1
2006-12-08removed hardcoded 'fixed' fallback, useless and misleadingarg@mig291-1/+1
2006-12-05enforcing using imcomplete fonsets anywaysarg@mig291-1/+1
2006-11-26next version will be 1.51.5arg@mig291-1/+1
2006-10-23fixing arg handling in dmenu (thanks to Sander for his report)Anselm R. Garbe1-1/+1
2006-10-10simplified main event loopAnselm R. Garbe1-1/+1
2006-10-06changing version infoAnselm R. Garbe1-1/+1
2006-09-26removed config.h stuff, made dwm configurable due to command line optionsarg@mmvi1-1/+1
2006-09-11commented dmenuAnselm R. Garbe1-1/+1
2006-09-07made dmenu.1 also conciseAnselm R. Garbe1-1/+1
2006-09-04fixed man page0.8Anselm R. Garbe1-1/+1
2006-08-28updated versionAnselm R. Garbe1-1/+1
2006-08-24migrated dmenu to use 4 instead of 3 colorsAnselm R. Garbe1-1/+1
2006-08-16fixed a typo in config.mk, fixed cleanup code in dmenu (now frees all allocat...Anselm R.Garbe1-1/+1
2006-08-16applied sanders patchAnselm R.Garbe1-1/+1
2006-08-15fixed the same issue in dmenuAnselm R.Garbe1-2/+2