summaryrefslogtreecommitdiffstats
path: root/dmenu_path (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-30dmenu_run: Split cache logic to dmenu_path againGravatar Quentin Glidic 3-16/+18
2012-05-15ignore prompt if it is empty in addition to NULLGravatar Moritz Wilhelmy 1-2/+2
2012-04-06_POSIX_C_SOURCE=200809LGravatar Connor Lane Smith 1-1/+1
2012-02-10listen for C-S-[jm]Gravatar Connor Lane Smith 1-2/+4
2012-01-19add ^G escape keybindingGravatar Karl F 2-0/+4
2012-01-18remove _POSIX_C_SOURCE cflagGravatar Connor Lane Smith 1-3/+2
2012-01-08update version 4.5-hgGravatar Connor Lane Smith 1-1/+1
2012-01-04config.mk cleanupGravatar anselm@garbe.us 1-2/+3
2012-01-02align M-[hjkl] closer to vi keysGravatar Connor Lane Smith 2-8/+11
2012-01-01happy new year!Gravatar Connor Lane Smith 2-3/+3
2012-01-01add Mod1Mask keybindingsGravatar Connor Lane Smith 2-19/+88
2011-12-19comment xdg fallback behaviourGravatar Connor Lane Smith 1-1/+1
2011-12-09stest: restore stream testingGravatar Connor Lane Smith 2-2/+10
2011-12-09fork dmenu_run to disown child shellGravatar Connor Lane Smith 1-1/+1
2011-11-27stest: cleanupGravatar Connor Lane Smith 1-2/+1
2011-11-27stest: remove unneeded lstatGravatar Connor Lane Smith 1-2/+1
2011-11-27simplify stestGravatar Connor Lane Smith 3-62/+53
2011-11-23dmenu_run: use $SHELLGravatar Connor Lane Smith 1-1/+1
2011-11-23set window background_pixelGravatar Connor Lane Smith 1-2/+2
2011-11-19fix dmenu_path exec shGravatar Connor Lane Smith 1-1/+1
2011-11-19faster dmenu_run -fGravatar Connor Lane Smith 2-8/+11
2011-11-19replace lsx with stestGravatar Connor Lane Smith 7-69/+189
2011-11-16update manpageGravatar Connor Lane Smith 1-3/+7
2011-11-15limit direction keys in vlineGravatar Connor Lane Smith 1-0/+4
2011-11-14fix C-n / C-p directions (thanks bastien)Gravatar Connor Lane Smith 1-2/+2
2011-11-14new default colour schemeGravatar Connor Lane Smith 1-4/+4
2011-10-26makefile: *.o depend on draw.hGravatar Connor Lane Smith 1-1/+1
2011-10-26add paste from clipboardGravatar Connor Lane Smith 1-2/+4
2011-10-26add lots of commentsGravatar Connor Lane Smith 1-18/+33
2011-10-26input focus: calculate areas of intersectionGravatar Connor Lane Smith 1-12/+22
2011-10-17simplify dmenu_runGravatar Connor Lane Smith 1-1/+1
2011-10-17use ~/.dmenu_cache if no xdg cacheGravatar Connor Lane Smith 1-1/+4
2011-10-17lsx: detect read errorsGravatar Connor Lane Smith 1-7/+9
2011-10-17xim: check for corner casesGravatar Connor Lane Smith 1-4/+6
2011-10-16fix extra warningGravatar Connor Lane Smith 1-1/+1
2011-10-16lsx: return failure on errorGravatar Connor Lane Smith 1-2/+5
2011-10-16add xim supportGravatar Troels Henriksen 1-3/+15
2011-10-13limit lines to inputGravatar Connor Lane Smith 1-0/+1
2011-10-04input focus: fix for reparenting wmsGravatar Connor Lane Smith 1-1/+1
2011-09-30fix monitor select when no focusGravatar Connor Lane Smith 1-1/+1
2011-09-20tweak matchGravatar Connor Lane Smith 1-2/+2
2011-09-20update manpageGravatar Connor Lane Smith 1-9/+6
2011-09-19detect active monitor using input focusGravatar Connor Lane Smith 1-7/+12
2011-09-19add token matchingGravatar Connor Lane Smith 1-23/+34
2011-09-19change version to 'hg'Gravatar Connor Lane Smith 1-1/+1
2011-07-24dmenu_run: sh -cGravatar Connor Lane Smith 1-1/+1
2011-07-22fix loadfontGravatar Connor Lane Smith 1-12/+13
2011-07-19Added tag 4.4 for changeset 2b105eaae831Gravatar Connor Lane Smith 1-0/+1
2011-07-19add lsx.1 to distGravatar Connor Lane Smith 1-1/+1
2011-07-17tweaksGravatar Connor Lane Smith 2-2/+2