phillbush
dbeb994054
Added xft support (smooth fonts)
4 лет назад
phillbush
858338d978
xmenu now can be operated by keyboard
4 лет назад
phillbush
f644b8bc22
xmenu now supports x resources
4 лет назад
phillbush
08f165897c
Xmenu now has a man page.
4 лет назад
phillbush
873c080ceb
The README file referred to dwm
4 лет назад
phillbush
d8a7caf2e3
improved algorithm for mapping/unmapping
In previous versions, all the previous current visible menus are
unmapped and the new currently visible menus are mapped when the
current visible menu changed. Now, using an algorithm that finds
the lowest common ancestor between current and current_new menus,
only the necessary menus are remapped on the display.
4 лет назад
phillbush
d888f2cae4
improved algorithm that draw menus
4 лет назад
phillbush
f158328539
width is now calculated from the font
4 лет назад
phillbush
2b6968f911
A better triangle
Now the triangle indicating submenus is smaller and better looking.
4 лет назад
phillbush
f15fc33987
using pixmaps
Using pixmaps rather than drawing directly on windows.
4 лет назад
phillbush
09c13122cc
Test
4 лет назад
phillbush
7fbd1c5ed0
Added separators
Now lines without labels in the input generate a menu separator.
4 лет назад
phillbush
a80fee227a
item->y is now relative to menu, not to root
4 лет назад
phillbush
a77326901f
Initial commit
4 лет назад