dmenu: a suckless dynamic menu
The launch menu for the wmii window manager.
- Links to X11:Utilities / dmenu
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:Factory/dmenu && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000121 121 Bytes | |
dmenu-5.2.tar.gz | 0000016196 15.8 KB | |
dmenu-optflags.patch | 0000001163 1.14 KB | |
dmenu.changes | 0000005673 5.54 KB | |
dmenu.spec | 0000001696 1.66 KB |
Revision 2 (latest revision is 5)
Dirk Mueller (dirkmueller)
committed
(revision 2)
- update to 5.2: * dmenu: use die() to print usage message * remove workaround for a crash in emojis, fixed in Xft 2.3.5 * tab-complete: determine size before copying * readstdin: use getline * improve correctness and startup performance * drw_text: account for fallback fonts in ellipsis width * drw_text: don't segfault when called with 0 width * fix UB with the function iscntrl() * avoid redraw when there's no change * inputw: improve correctness and startup performance * signifcantly improve performance on large strings
Comments 0