aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-04-17 07:08:02 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-04-17 07:08:02 +0000
commit380473fe632221fa7ab0598e309dd9ab4bb25810 (patch)
tree51de84d17f04f3b782b776195b405a65b12d0483 /x11/Makefile
parentc7777ffd57094d8906d7ef51a4bf3e5c357cd342 (diff)
downloadports-380473fe632221fa7ab0598e309dd9ab4bb25810.tar.gz
ports-380473fe632221fa7ab0598e309dd9ab4bb25810.zip
New port x11/dmenu-wayland
dmenu-wayland is a minimalistic Wayland menu. It reads a newline separated list of items from stdin and shows them as a menu on the top of the screen. When the user selects one item or types any text and presses Enter, their choice is printed to stdout. dmenu-wayland is inspired by https://tools.suckless.org/dmenu WWW: https://github.com/nyyManni/dmenu-wayland
Notes
Notes: svn path=/head/; revision=531909
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index ca777c3751e1..f13aef9889ef 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -52,6 +52,7 @@
SUBDIR += deskpaint
SUBDIR += dmenu
SUBDIR += dmenu2
+ SUBDIR += dmenu-wayland
SUBDIR += docker-tray
SUBDIR += dsbautostart
SUBDIR += dxpc