Age | Commit message (Collapse) | Author |
|
We can't handle input yet during read because renderers are very dumb.
Thus -f can potentially lock your system with grab.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
secure_getenv where it makes sense.
|
|
of size
and name.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wayland (cairo) renderer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|