summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* several performance tweaksGravatar anselm@anselm1 2008-03-221-1/+1
|
* added dmenu runGravatar anselm@anselm1 2007-12-221-2/+4
|
* micromizing dmenu step 1Gravatar Anselm R. Garbe 2007-09-161-3/+3
|
* removed strip, added -s to LDFLAGsGravatar Anselm R. Garbe 2007-05-151-1/+0
|
* making copyright notice more compactGravatar Anselm R. Garbe 2007-04-131-1/+1
|
* added dmenu_path convenience scriptGravatar Anselm R. Garbe 2007-02-231-3/+4
|
* applied the fix inspired by a recent wmii commitGravatar Anselm R. Garbe 2007-02-211-1/+1
|
* readded draw.c again (except getcolor and setfont)Gravatar Anselm R. Garbe 2007-02-201-1/+1
|
* removed draw.c, implemented C-w handling (backward word deletion)Gravatar Anselm R. Garbe 2007-02-191-1/+1
|
* fixed Copyright notice in MakefileGravatar Anselm R. Garbe 2007-02-081-1/+1
|
* got rid of LD, inspired by JGs patch to wmiiGravatar Anselm R. Garbe 2007-02-051-3/+2
|
* next version will contain updated copyright noticeGravatar arg@mig29 2007-01-021-1/+1
|
* removed crap from MakefileGravatar arg@mmvi 2006-09-261-2/+1
|
* removed config.h stuff, made dwm configurable due to command line optionsGravatar arg@mmvi 2006-09-261-5/+1
|
* applied sanders Makefile patchGravatar Anselm R.Garbe 2006-08-161-1/+1
|
* removed finished messageGravatar Anselm R.Garbe 2006-08-141-1/+0
|
* applied Sanders LD patchGravatar Anselm R.Garbe 2006-08-141-1/+2
|
* appliead Sanders manpage/Makefile pacthGravatar arg@10ksloc.org 2006-08-071-1/+1
|
* added stripping to dmenu targetGravatar arg@10ksloc.org 2006-08-071-0/+1
|
* fixed dist targetGravatar arg@10ksloc.org 2006-08-041-1/+1
|
* initial importGravatar arg@10ksloc.org 2006-08-041-0/+61
d=bbf7b95dc93a47dbb5a4143b903797dc97197515&follow=1'>Fixed typo introduced by shared codeGravatar Eric Pruitt 1-1/+1 2015-07-19stest: get rid of getopt, use suckless arg.hGravatar Hiltjo Posthuma 3-53/+141 2015-07-19config.mk: add FREETYPELIBS and FREETYPEINCGravatar Hiltjo Posthuma 1-3/+9 2015-07-19fix prompt color style how it used to beGravatar Hiltjo Posthuma 1-1/+1 2015-06-27Use libdraw: add Xft and fallback-fonts support to graphics libGravatar Hiltjo Posthuma 11-316/+684 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 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 2013-06-28accepted vi'is exit approach ^[ (suggested by Arkaduisz)Gravatar Anselm R Garbe 1-0/+2