1 xitems is a pop-up menu for X, written in C with Xlib.
3 It receives a menu description on stdin, and prints the chosen item on
4 stdout. Items can be selected with mouse, or with keyboard shortcuts.
6 It's one of the first X11 clients I've written, so the design may be a
9 You can download one of the releases at [0], clone the git repository
10 via [1], or browse it at [2].
12 [0] {ftp,rsync,https}://manpager.org/pub/usr/aa/xitems/
13 [1] ssh://anon@git.manpager.org/xitems
14 [2] https://git.manpager.org/?action=summary&path=xitems.git