Noah's build of dmenu (a dynamic menu for X)

Luke Smith 2d9878f5ba password patch added 5 gadi atpakaļ
LICENSE 274d4f9a7b 4.9 update 6 gadi atpakaļ
Makefile 130844d491 make cleaner 5 gadi atpakaļ
README.md 081bde3296 readme 5 gadi atpakaļ
arg.h adfcb8e996 initial commit 7 gadi atpakaļ
config.h 88db983f2f default font sizes decreased 5 gadi atpakaļ
config.mk d1a3c6cd1f alpha patch for embedded in transparent st 5 gadi atpakaļ
dmenu.1 2d9878f5ba password patch added 5 gadi atpakaļ
dmenu.c 2d9878f5ba password patch added 5 gadi atpakaļ
dmenu_path 274d4f9a7b 4.9 update 6 gadi atpakaļ
dmenu_run adfcb8e996 initial commit 7 gadi atpakaļ
drw.c 58c2f959eb enable color characters 5 gadi atpakaļ
drw.h d1a3c6cd1f alpha patch for embedded in transparent st 5 gadi atpakaļ
stest.1 adfcb8e996 initial commit 7 gadi atpakaļ
stest.c adfcb8e996 initial commit 7 gadi atpakaļ
util.c adfcb8e996 initial commit 7 gadi atpakaļ
util.h adfcb8e996 initial commit 7 gadi atpakaļ

README.md

Luke's dmenu

Extra stuff added to vanilla dmenu:

  • reads Xresources (ergo pywal compatible)
  • alpha patch, which importantly allows this build to be embedded in transparent st
  • can view color characters like emoji (libxft-bgra is required for this reason)

Installation

You must have libxft-bgra installed until the libxft upstream is fixed.

After making any config changes that you want, but make, sudo make install it.