aboutsummaryrefslogtreecommitdiff
path: root/docs/wmenu.1.scd
Commit message (Collapse)AuthorAgeFilesLines
* Don't ignore stdin in password modeadnano2024-05-051-1/+1
| | | | | This makes password mode work for wmenu and wmenu-run without special cases.
* Revert "Remove wmenu -P flag"adnano2024-05-041-1/+5
| | | | This reverts commit c05ab7520b452ee3b8bd974a18511dc370cbeabe.
* Remove wmenu -P flagadnano2024-05-041-5/+1
| | | | | This flag causes some issues with wmenu-run. It will be revisited in the next release.
* docs: Add wmenu-runadnano2024-05-031-2/+7
|
* Drop wmenu -x optionadnano2024-05-021-4/+1
|
* Support xdg_activation_v1 protocoladnano2024-04-071-1/+4
|
* port dmenu password patchsewn2024-03-171-1/+5
|
* Improve formatting of docsadnano2024-02-271-28/+28
|
* Add C-Y keybinding to docsadnano2024-02-271-0/+3
|
* Add dmenu's Meta (Alt) keybindingsAmin Bandali2024-02-271-0/+24
| | | | | | | This change adds dmenu's mixture of Emacs+vim-style Meta keybindings. Also 'Page_Up' and 'Page_Down' were deprecated in upstream xkbcommon, so replace them with the new 'Prior' and 'Next' names respectively.
* Update keybindings to more closely follow dmenuAmin Bandali2024-02-261-0/+3
| | | | | | There's no need to distinguish between vertical and horizontal mode for the directional keys. By not doing so we match dmenu's behaviour and also reduce code duplication.
* docs: Document new bindingsadnano2022-12-031-0/+61
|
* Initial commitadnano2022-01-161-0/+86