aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/dmenu/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* passmenu: add support for waylandsternenseemann2021-06-111-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 xdotoolJason A. Donenfeld2014-06-291-2/+4
| | | | Suggested-by: Christoph Egger <christoph@christoph-egger.org>
* contrib: import passmenuJason A. Donenfeld2014-04-231-0/+11