Skip to content

dvhar/rmenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple wayland recursive menu

Basically xmenu but for wayland.

Build

install libwayland-client, pango, and cairo

make
sudo make install

Run

The menu is defined by text on stdin. Each line is a menu item that prints to stdout when clicked. Tab-indented lines are submenus. Tab-separated lines can print text other than what is on the label. See test.sh for an example of how to use it.

About

Simple recursive desktop menu for wayland

Topics

Resources

Stars

Watchers

Forks