Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Patch provide by leot. Thank you.
Changes:
* Detects monitor based on input focus, not just pointer location.
* Token matching instead of just substrings.
* XIM composition support.
* Paste from clipboard with C-S-y.
* stest(1) replaces lsx(1).
* M-[Gghjkl] restored for vi-like navigation.
* New colour scheme, matching dwm-6.0.
* Couple of bug fixes.
|
|
PR#45763 by Bug Hunting.
4.2
This release contains plenty code cleanups.
4.2.1
Bug fix release, there were two missing files in yesterdays dmenu-4.2.tar.gz.
4.3
This is basically smaller and faster.
4.3.1
And a quick bugfix release.
4.4
This release fixes some bugs and it should be slightly nippier,
especially if your path is, ahem, broken.
4.4.1
This release fixes a small bug in the font loading, and changes dmenu_run to
let you use shell logic (foo && bar, etc).
|
|
|
|
|
|
|
|
|
|
Work done by Leonardo Taccari in pkgsrc-wip.
Thanks Leo!
|
|
|
|
|
|
dmenu is a generic menu for X, originally designed for wm/dwm, now used by
wm/wmii. It manages huge amounts (up to 10.000 and more) of user defined
menu items efficiently.
|