Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add dmenu's Meta (Alt) keybindings | Amin Bandali | 2024-02-27 | 1 | -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 dmenu | Amin Bandali | 2024-02-26 | 1 | -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. | ||||
* | Make scdoc dependency optional | adnano | 2024-02-04 | 1 | -1/+1 |
| | |||||
* | docs: Document new bindings | adnano | 2022-12-03 | 1 | -0/+61 |
| | |||||
* | Initial commit | adnano | 2022-01-16 | 2 | -0/+112 |