summaryrefslogtreecommitdiff
path: root/dmenu_path
Commit message (Collapse)AuthorAgeFilesLines
* make dmenu_path script executableHiltjo Posthuma2019-02-121-0/+0
| | | | (as dmenu_run is)
* dmenu_path: always use the cachedirQuentin Rameau2018-07-211-6/+6
|
* dmenu_run: Split cache logic to dmenu_path againQuentin Glidic2012-07-301-0/+13
| | | | This allows to run dmenu_path to update the cache using a packager manager hook system
* new dmenu_runConnor Lane Smith2011-06-131-9/+0
|
* new lsx branchConnor Lane Smith2011-06-131-1/+1
|
* only match linksConnor Lane Smith2011-05-141-1/+1
|
* follow symlinksConnor Lane Smith2011-05-141-1/+1
|
* whoops, wrong dmenu_path versionConnor Lane Smith2011-05-141-1/+1
|
* fast dmenu_path scriptConnor Lane Smith2011-05-141-0/+9
|
* dmenu_path.c (shell is a bottleneck)Connor Lane Smith2010-10-081-26/+0
|
* fixed bugs, no more config.h, updated manpage, new libdrawConnor Lane Smith2010-08-021-1/+1
|
* though sticking to |uniqAnselm R Garbe2008-04-091-1/+1
|
* re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd ↵Anselm R Garbe2008-04-091-8/+8
| | | | reasons they disappeared
* I agree with the race fix of JG, but I dislike the SUSV3-breaking find, and ↵Anselm R. Garbe2007-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).Kris Maglione2007-05-231-2/+2
|
* Silence the first find in dmenu_path.Kris Maglione2007-05-231-1/+1
|
* Fix grouping in dmenu_path.Kris Maglione2007-05-231-1/+1
|
* Changed dmenu_path (fixed race, improved speed, check that $PATH is the same ↵Kris Maglione2007-05-231-16/+17
| | | | as the last run).
* made dmenu_path the way anydot proposed in response to JukkaAnselm R. Garbe2007-05-231-15/+8
|
* applied Jukka's fixAnselm R. Garbe2007-05-231-4/+6
|
* applied anydot's dmenu_path caching patch, thank you!Anselm R. Garbe2007-05-141-5/+26
|
* I also dislike sort -u, I support that each Unix tool does one job and does ↵2.5Anselm R. Garbe2007-02-241-1/+1
| | | | it right ;)
* using the old-style fashion we uses earlierAnselm R. Garbe2007-02-231-1/+8
|
* ok 2.4.22.4.2Anselm R. Garbe2007-02-231-1/+1
|
* hotfix2.4.1Anselm R. Garbe2007-02-231-1/+1
|
* added dmenu_path convenience script2.4Anselm R. Garbe2007-02-231-0/+2