summaryrefslogtreecommitdiffstats
path: root/dmenu_path (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make dmenu_path script executableGravatar Hiltjo Posthuma 2019-02-121-0/+0
| | | | (as dmenu_run is)
* dmenu_path: always use the cachedirGravatar Quentin Rameau 2018-07-211-6/+6
|
* dmenu_run: Split cache logic to dmenu_path againGravatar Quentin Glidic 2012-07-301-0/+13
| | | | This allows to run dmenu_path to update the cache using a packager manager hook system
* new dmenu_runGravatar Connor Lane Smith 2011-06-131-9/+0
|
* new lsx branchGravatar Connor Lane Smith 2011-06-131-1/+1
|
* only match linksGravatar Connor Lane Smith 2011-05-141-1/+1
|
* follow symlinksGravatar Connor Lane Smith 2011-05-141-1/+1
|
* whoops, wrong dmenu_path versionGravatar Connor Lane Smith 2011-05-141-1/+1
|
* fast dmenu_path scriptGravatar Connor Lane Smith 2011-05-141-0/+9
|
* dmenu_path.c (shell is a bottleneck)Gravatar Connor Lane Smith 2010-10-081-26/+0
|
* fixed bugs, no more config.h, updated manpage, new libdrawGravatar Connor Lane Smith 2010-08-021-1/+1
|
* though sticking to |uniqGravatar Anselm R Garbe 2008-04-091-1/+1
|
* re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd ↵Gravatar Anselm R Garbe 2008-04-091-8/+8
| | | | reasons they disappeared
* I agree with the race fix of JG, but I dislike the SUSV3-breaking find, and ↵Gravatar Anselm R. Garbe 2007-05-241-17/+17
| | | | I don't care about PATH changes, keep it simple, stupid
* Fix the uptodate logic (uptodate if !find newer dirs than the cache).Gravatar Kris Maglione 2007-05-231-2/+2
|
* Silence the first find in dmenu_path.Gravatar Kris Maglione 2007-05-231-1/+1
|
* Fix grouping in dmenu_path.Gravatar Kris Maglione 2007-05-231-1/+1
|
* Changed dmenu_path (fixed race, improved speed, check that $PATH is the same ↵Gravatar Kris Maglione 2007-05-231-16/+17
| | | | as the last run).
* made dmenu_path the way anydot proposed in response to JukkaGravatar Anselm R. Garbe 2007-05-231-15/+8
|
* applied Jukka's fixGravatar Anselm R. Garbe 2007-05-231-4/+6
|
* applied anydot's dmenu_path caching patch, thank you!Gravatar Anselm R. Garbe 2007-05-141-5/+26
|
* I also dislike sort -u, I support that each Unix tool does one job and does ↵Gravatar Anselm R. Garbe 2007-02-241-1/+1
| | | | it right ;)
* using the old-style fashion we uses earlierGravatar Anselm R. Garbe 2007-02-231-1/+8
|
* ok 2.4.2Gravatar Anselm R. Garbe 2007-02-231-1/+1
|
* hotfixGravatar Anselm R. Garbe 2007-02-231-1/+1
|
* added dmenu_path convenience scriptGravatar Anselm R. Garbe 2007-02-231-0/+2