1
0
Commit Graph

24 Commits

Author SHA1 Message Date
Quentin Glidic
93c482544c dmenu_run: Split cache logic to dmenu_path again
This allows to run dmenu_path to update the cache using
a packager manager hook system
2012-07-30 17:02:12 +02:00
Connor Lane Smith
f519b6c511 new dmenu_run 2011-06-13 21:50:31 +01:00
Connor Lane Smith
e152b596e6 new lsx branch 2011-06-13 19:28:30 +01:00
Connor Lane Smith
2d381a46e2 only match links 2011-05-14 23:21:38 +01:00
Connor Lane Smith
a190d5e1f7 follow symlinks 2011-05-14 23:14:31 +01:00
Connor Lane Smith
5ba07e920f whoops, wrong dmenu_path version 2011-05-14 22:12:28 +01:00
Connor Lane Smith
4b3052b565 fast dmenu_path script 2011-05-14 20:43:11 +01:00
Connor Lane Smith
50045e52ce dmenu_path.c (shell is a bottleneck) 2010-10-08 23:24:22 +01:00
Connor Lane Smith
71ac5902ae fixed bugs, no more config.h, updated manpage, new libdraw 2010-08-02 14:22:54 +01:00
Anselm R Garbe
aecf6ce78d though sticking to |uniq 2008-04-09 23:32:46 +01:00
Anselm R Garbe
23c9149e1a re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons they disappeared 2008-04-09 23:31:49 +01:00
Anselm R. Garbe
f36570c2c5 I agree with the race fix of JG, but I dislike the SUSV3-breaking find, and I don't care about PATH changes, keep it simple, stupid 2007-05-24 10:34:44 +02:00
Kris Maglione
d0d401e6aa Fix the uptodate logic (uptodate if !find newer dirs than the cache). 2007-05-23 19:38:23 -04:00
Kris Maglione
3b3a626c23 Silence the first find in dmenu_path. 2007-05-23 18:35:05 -04:00
Kris Maglione
808ace9176 Fix grouping in dmenu_path. 2007-05-23 16:59:38 -04:00
Kris Maglione
46a24617ea Changed dmenu_path (fixed race, improved speed, check that $PATH is the same as the last run). 2007-05-23 16:42:51 -04:00
Anselm R. Garbe
7d99061d01 made dmenu_path the way anydot proposed in response to Jukka 2007-05-23 22:13:46 +02:00
Anselm R. Garbe
aa9e0df79d applied Jukka's fix 2007-05-23 13:22:27 +02:00
Anselm R. Garbe
11f84282a1 applied anydot's dmenu_path caching patch, thank you! 2007-05-14 11:56:41 +02:00
Anselm R. Garbe
1509f6827a I also dislike sort -u, I support that each Unix tool does one job and does it right ;) 2007-02-24 15:38:10 +01:00
Anselm R. Garbe
f50ed00128 using the old-style fashion we uses earlier 2007-02-23 15:28:25 +01:00
Anselm R. Garbe
c017190564 ok 2.4.2 2007-02-23 13:51:06 +01:00
Anselm R. Garbe
158acd3d68 hotfix 2007-02-23 13:28:38 +01:00
Anselm R. Garbe
af2ed87fd8 added dmenu_path convenience script 2007-02-23 10:16:43 +01:00