aboutsummaryrefslogtreecommitdiff
path: root/wmenu.c
Commit message (Collapse)AuthorAgeFilesLines
* Streamline menu callbacksadnano2024-06-091-1/+10
|
* Don't ignore stdin in password modeadnano2024-05-051-3/+1
| | | | | This makes password mode work for wmenu and wmenu-run without special cases.
* Revert "Remove wmenu -P flag"adnano2024-05-041-1/+3
| | | | This reverts commit c05ab7520b452ee3b8bd974a18511dc370cbeabe.
* Remove wmenu -P flagadnano2024-05-041-3/+1
| | | | | This flag causes some issues with wmenu-run. It will be revisited in the next release.
* wmenu-run: Populate items from PATHadnano2024-05-031-1/+1
|
* Add wmenu-run executableadnano2024-05-021-0/+28