This project is a fork of the dmenu.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/dmenu.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionnone
ownert.meulendijks@tuta.io
last changeSun, 3 Mar 2019 12:08:54 +0000 (3 13:08 +0100)
content tags
add:
README
dmenu - dynamic menu
====================
dmenu is an efficient dynamic menu for X.


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.
shortlog
2019-03-03 Hiltjo Posthumarevert IME supportmaster
2019-02-12 Hiltjo Posthumaimprove xopenim error message
2019-02-12 Hiltjo Posthumamake dmenu_path script executable
2019-02-12 Hiltjo Posthumafix crash when XOpenIM returns NULL
2019-02-04 Quentin RameauClose when the embedding window is destroyed
2019-02-02 Anselm R GarbePrepared 4.9 release.4.9
2019-01-27 Hiltjo Posthumadmenu.1: document improved fastgrab behaviour from...
2019-01-27 dokUse slow path if stdin is a tty
2018-07-21 Quentin Rameaudmenu_path: always use the cachedir
2018-06-02 Hiltjo PosthumaMakefile: just show the compiler output
2018-06-02 Hiltjo PosthumaDo not strip at link stage
2018-05-25 Hiltjo Posthumacode-style for pledge: check the return code -1, not < 0
2018-05-25 Hiltjo Posthumacode-style for pledge(2)
2018-05-25 Hiltjo PosthumaPledge on OpenBSD
2018-05-12 David DemelierUse bold for keyboard shortcuts in dmenu.1
2018-04-22 Quentin RameauFix cursor drawn position with wide glyphs
...
tags
5 years ago 4.9
6 years ago 4.8
7 years ago 4.7
9 years ago 4.6
13 years ago 4.5
13 years ago 4.4.1
13 years ago 4.4
13 years ago 4.3.1
13 years ago 4.3
14 years ago 4.2.1
14 years ago 4.2
14 years ago 4.1.1
14 years ago 4.1
15 years ago 4.0
16 years ago 3.9
16 years ago 3.8
...
heads
5 years ago master