Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | passmenu: add support for wayland | sternenseemann | 2021-06-11 | 1 | -0/+7 |
| | | | | | | | | | | | | Use a similar detection mechanism to pass itself. On wayland use: * dmenu-wl instead of dmenu, an (almost) drop-in replacement * ydotool instead of xdotool, a uinput-based replacement for xdotool. It is not as feature-complete, but probably the simplest (or only?) way to add the --type functionality to passmenu on wayland. | ||||
* | passmenu: type text with xdotool | Jason A. Donenfeld | 2014-06-29 | 1 | -2/+4 |
| | | | | Suggested-by: Christoph Egger <christoph@christoph-egger.org> | ||||
* | contrib: import passmenu | Jason A. Donenfeld | 2014-04-23 | 1 | -0/+11 |