summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the conversion from microseconds to nanosecondsGravatar Quentin Rameau 2015-09-281-1/+1
* Replace deprecated usleep() with nanosleep()Gravatar Quentin Rameau 2015-09-281-2/+3
* config.mk: use -std=c99Gravatar Hiltjo Posthuma 2015-09-281-1/+1
* dmenu: style improvementsGravatar Hiltjo Posthuma 2015-09-271-204/+213
* drw style improvementsGravatar Hiltjo Posthuma 2015-09-272-93/+106
* separate program-specific c99 bool and X11Gravatar Hiltjo Posthuma 2015-09-272-11/+10
* config.mk: fix _XOPEN_SOURCE=700 for getline()Gravatar Hiltjo Posthuma 2015-09-271-1/+1
* config.mk: improve feature test checkGravatar Hiltjo Posthuma 2015-09-271-1/+1
* Fixed typo introduced by shared codeGravatar Eric Pruitt 2015-08-061-1/+1
* stest: get rid of getopt, use suckless arg.hGravatar Hiltjo Posthuma 2015-07-193-53/+141
* config.mk: add FREETYPELIBS and FREETYPEINCGravatar Hiltjo Posthuma 2015-07-191-3/+9
* fix prompt color style how it used to beGravatar Hiltjo Posthuma 2015-07-191-1/+1
* Use libdraw: add Xft and fallback-fonts support to graphics libGravatar Hiltjo Posthuma 2015-06-2711-316/+684
* applied Hiltjo's patch as suggested on the ml to fix ControlMask for C-j and C-mGravatar Anselm R Garbe 2014-09-172-2/+5
* fix crash with ctrl-enter as inputGravatar Hiltjo Posthuma 2014-07-301-1/+2
* updated copyright notices in LICENSE and dmenu.c fileGravatar Anselm R Garbe 2014-05-292-2/+2
* applied Martin Kühl's inverse matching flag to stestGravatar Anselm R Garbe 2013-08-132-4/+7
* applied Martti Kühne's dmenu monitor patchGravatar Anselm R Garbe 2013-08-023-4/+14
* accepted vi'is exit approach ^[ (suggested by Arkaduisz)Gravatar Anselm R Garbe 2013-06-281-0/+2
* forgot to add config.def.h, thanks WilliamGravatar Anselm R Garbe 2013-04-171-0/+17
* adopted Alex Sedov's config.h revival patch to tipGravatar Anselm R Garbe 2013-04-172-11/+7
* applied Alex Sedov's Tab buffer termination patch, thanksGravatar Anselm R Garbe 2013-04-171-1/+2
* applied multisel patch to mainlineGravatar Anselm R Garbe 2013-04-172-3/+21
* dmenu_run: Split cache logic to dmenu_path againGravatar Quentin Glidic 2012-07-303-16/+18
* ignore prompt if it is empty in addition to NULLGravatar Moritz Wilhelmy 2012-05-151-2/+2
* _POSIX_C_SOURCE=200809LGravatar Connor Lane Smith 2012-04-061-1/+1
* listen for C-S-[jm]Gravatar Connor Lane Smith 2012-02-101-2/+4
* add ^G escape keybindingGravatar Karl F 2012-01-192-0/+4
* remove _POSIX_C_SOURCE cflagGravatar Connor Lane Smith 2012-01-181-3/+2
* update version 4.5-hgGravatar Connor Lane Smith 2012-01-081-1/+1
* config.mk cleanupGravatar anselm@garbe.us 2012-01-041-2/+3
* align M-[hjkl] closer to vi keysGravatar Connor Lane Smith 2012-01-022-8/+11
* happy new year!Gravatar Connor Lane Smith 2012-01-012-3/+3
* add Mod1Mask keybindingsGravatar Connor Lane Smith 2012-01-012-19/+88
* merge stest -> defaultGravatar Connor Lane Smith 2011-12-197-69/+186
|\
| * stest: restore stream testingGravatar Connor Lane Smith 2011-12-092-2/+10
| * stest: cleanupGravatar Connor Lane Smith 2011-11-271-2/+1
| * stest: remove unneeded lstatGravatar Connor Lane Smith 2011-11-271-2/+1
| * simplify stestGravatar Connor Lane Smith 2011-11-273-62/+53
| * replace lsx with stestGravatar Connor Lane Smith 2011-11-197-69/+189
* | comment xdg fallback behaviourGravatar Connor Lane Smith 2011-12-191-1/+1
* | fork dmenu_run to disown child shellGravatar Connor Lane Smith 2011-12-091-1/+1
* | dmenu_run: use $SHELLGravatar Connor Lane Smith 2011-11-231-1/+1
* | set window background_pixelGravatar Connor Lane Smith 2011-11-231-2/+2
* | fix dmenu_path exec shGravatar Connor Lane Smith 2011-11-191-1/+1
* | faster dmenu_run -fGravatar Connor Lane Smith 2011-11-192-8/+11
|/
* update manpageGravatar Connor Lane Smith 2011-11-161-3/+7
* limit direction keys in vlineGravatar Connor Lane Smith 2011-11-151-0/+4
* fix C-n / C-p directions (thanks bastien)Gravatar Connor Lane Smith 2011-11-141-2/+2
* new default colour schemeGravatar Connor Lane Smith 2011-11-141-4/+4