simple tweak on xmenu.sh
[xmenu] / xmenu.c
2020-05-19 phillbushFixed order of function calls
2020-05-19 phillbushAdded xft support (smooth fonts)
2020-05-17 phillbushxmenu now can be operated by keyboard
2020-05-17 phillbushxmenu now supports x resources
2020-05-17 phillbushXmenu now has a man page.
2020-05-16 phillbushThe README file referred to dwm
2020-05-16 phillbushimproved algorithm for mapping/unmapping
2020-05-16 phillbushimproved algorithm that draw menus
2020-05-16 phillbushwidth is now calculated from the font
2020-05-16 phillbushA better triangle
2020-05-16 phillbushusing pixmaps
2020-05-16 phillbushTest
2020-05-16 phillbushAdded separators
2020-05-16 phillbushitem->y is now relative to menu, not to root
2020-05-15 phillbushInitial commit