forked from RepoMirrors/bemenu
074b2d1b58
and provide BEMENU_BACKEND env variable. Change API to reflect this change. There is no reliable way to detect when running on terminal (especially when stdin is a pipe), so we need to make curses backend explicit with BEMENU_BACKEND=curses or bm_menu_new("curses"), otherwise GUI backend will be choosed automatically. |
||
---|---|---|
.. | ||
3rdparty | ||
renderers | ||
bemenu.h | ||
CMakeLists.txt | ||
filter.c | ||
internal.h | ||
item.c | ||
library.c | ||
list.c | ||
menu.c | ||
util.c | ||
version.h.in |