No description
.gitignore | ||
config.def.h | ||
drwl.h | ||
LICENSE | ||
Makefile | ||
mew-run | ||
mew.1 | ||
mew.c | ||
poolbuf.h | ||
README.md | ||
wlr-layer-shell-unstable-v1.xml |
mew
mew is a simple menu for Wayland.
Building
In order to build mew, ensure that you have the following dependencies:
- fcft
- pkg-config
- wayland
- wayland-protocols
- xkbcommon
Afterwards enter the following command to build and install mew (if necessary as root):
make
make install
Usage
See the man page for details.