bemenu/client
Jari Vetoniemi 074b2d1b58 Remove --backend and --prioritory options, change prioritory -> priorty
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.
2015-01-17 18:53:29 +02:00
..
common Remove --backend and --prioritory options, change prioritory -> priorty 2015-01-17 18:53:29 +02:00
bemenu-run.c Remove --backend and --prioritory options, change prioritory -> priorty 2015-01-17 18:53:29 +02:00
bemenu.c Remove --backend and --prioritory options, change prioritory -> priorty 2015-01-17 18:53:29 +02:00
CMakeLists.txt Share client code, add bemenu-run 2014-10-25 20:43:52 +03:00