Commit graph

10 commits

Author SHA1 Message Date
adnano
81d46e3912 docs: Add wmenu-run 2024-05-03 21:34:10 -04:00
adnano
6a39269d2e Drop wmenu -x option 2024-05-02 14:44:09 -04:00
adnano
cf6f5b9d06 Support xdg_activation_v1 protocol 2024-04-07 08:51:57 -04:00
sewn
9e9284666c port dmenu password patch 2024-03-17 07:33:55 -04:00
adnano
906f7ccee8 Improve formatting of docs 2024-02-27 08:37:17 -05:00
adnano
f609762c4e Add C-Y keybinding to docs 2024-02-27 08:17:38 -05:00
Amin Bandali
c37c3fe38e Add dmenu's Meta (Alt) keybindings
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.
2024-02-27 07:54:20 -05:00
Amin Bandali
cb884725f6 Update keybindings to more closely follow dmenu
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.
2024-02-26 06:31:38 -05:00
adnano
5db5b3a7c7 docs: Document new bindings 2022-12-03 10:49:24 -05:00
adnano
2f1c189d53 Initial commit 2022-01-16 08:32:58 -05:00