ciinamon's build of dmenu
- C 85.4%
- Roff 9.4%
- Makefile 4.6%
- Shell 0.6%
dmenu - dynamic menu ==================== dmenu is an efficient dynamic menu for X. Patches ====== center - https://tools.suckless.org/dmenu/patches/center border - https://tools.suckless.org/dmenu/patches/border inline prompt - https://tools.suckless.org/dmenu/patches/inline-prompt mouse support - https://tools.suckless.org/dmenu/patches/mouse-support/dmenu-mousesupport-5.4.diff dmenupadding - https://tools.suckless.org/dmenu/patches/dmenupadding Requirements ------------ In order to build dmenu you need the Xlib header files. Installation ------------ Edit config.mk to match your local setup (dmenu is installed into the /usr/local namespace by default). Afterwards enter the following command to build and install dmenu (if necessary as root): make clean install Running dmenu ------------- See the man page for details.