Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Streamline menu callbacks | adnano | 2024-06-09 | 1 | -1/+10 |
| | |||||
* | Don't ignore stdin in password mode | adnano | 2024-05-05 | 1 | -3/+1 |
| | | | | | This makes password mode work for wmenu and wmenu-run without special cases. | ||||
* | Revert "Remove wmenu -P flag" | adnano | 2024-05-04 | 1 | -1/+3 |
| | | | | This reverts commit c05ab7520b452ee3b8bd974a18511dc370cbeabe. | ||||
* | Remove wmenu -P flag | adnano | 2024-05-04 | 1 | -3/+1 |
| | | | | | This flag causes some issues with wmenu-run. It will be revisited in the next release. | ||||
* | wmenu-run: Populate items from PATH | adnano | 2024-05-03 | 1 | -1/+1 |
| | |||||
* | Add wmenu-run executable | adnano | 2024-05-02 | 1 | -0/+28 |