mew

dmenu for wayland
git clone https://git.awy.one/mew
Log | Files | Refs | README | LICENSE

README.md (1340B) - View raw


mew

mew is a efficient dynamic menu for Wayland, an effective port of dmenu to Wayland.

Building

In order to build mew, ensure that you have the following dependencies:

Afterwards enter the following command to build and install mew (if necessary as root):

make
make install

Usage

See the man page for details.

Comparison

There are other menu programs or dmenu clones for Wayland, but there are a few differences when it comes to accuracy, as mew is a full accurate clone, while differing in the output select option due to the differences between X and Wayland output/monitor design.