bemenu/lib
Jari Vetoniemi 9e9b671fa3 Remove highlight logic from filters, it does not belong there.
Plus it seems dmenu always just highlights first item on filter change.
2014-04-12 14:36:12 +03:00
..
draw Handle empty items. 2014-04-12 14:15:37 +03:00
bemenu.h Make it possible to set filter text manually. 2014-04-10 23:05:37 +03:00
CMakeLists.txt Implement list structure, and feature for multiple selections. 2014-04-10 20:04:06 +03:00
filter.c Remove highlight logic from filters, it does not belong there. 2014-04-12 14:36:12 +03:00
internal.h Remove highlight logic from filters, it does not belong there. 2014-04-12 14:36:12 +03:00
item.c Make it possible to set and get userdata pointers. 2014-04-10 20:09:34 +03:00
list.c Free the old list. 2014-04-11 01:59:05 +03:00
menu.c Remove highlight logic from filters, it does not belong there. 2014-04-12 14:36:12 +03:00
util.c Make comparator functions follow standard more. 2014-04-12 12:55:05 +03:00