summaryrefslogtreecommitdiff
path: root/contrib/dmenu (follow)
Commit message (Collapse)AuthorAgeFilesLines
* passmenu: Read from stdin when using xdotool to type passwordChris Down2015-07-241-1/+1
| | | | | | | This works around a bug in xdotool parsing when encountering quotes, see https://github.com/jordansissel/xdotool/issues/72. Thanks to Gerd Wachsmuth for the report.
* passmenu: type text with xdotoolJason A. Donenfeld2014-06-292-3/+17
| | | | Suggested-by: Christoph Egger <christoph@christoph-egger.org>
* dmenu: hide outputJason A. Donenfeld2014-04-241-1/+1
|
* Allow overridable bash.Jason A. Donenfeld2014-04-241-1/+1
|
* dmenu: check for empty instead of ret codeJason A. Donenfeld2014-04-241-1/+1
|
* contrib: import passmenuJason A. Donenfeld2014-04-232-0/+23