Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-24 | passmenu: Space to tabs | Chris Down | |
It seems this file doesn't use spaces any more. | |||
2015-07-24 | passmenu: Only pass first line to xdotool | Chris Down | |
In 87ec1489fa98, I forgot that some people like to store more than one line in their password files. We should only pass the first line to xdotool. | |||
2015-07-24 | passmenu: Read from stdin when using xdotool to type password | Chris Down | |
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. | |||
2014-06-29 | passmenu: type text with xdotool | Jason A. Donenfeld | |
Suggested-by: Christoph Egger <christoph@christoph-egger.org> | |||
2014-04-24 | dmenu: hide output | Jason A. Donenfeld | |
2014-04-24 | Allow overridable bash. | Jason A. Donenfeld | |
2014-04-24 | dmenu: check for empty instead of ret code | Jason A. Donenfeld | |
2014-04-23 | contrib: import passmenu | Jason A. Donenfeld | |