Age | Commit message (Collapse) | Author |
|
* implement option to make menu respect panel boundaries
* fixup! implement option to make menu respect panel boundaries
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
of size
and name.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wayland (cairo) renderer.
|
|
|
|
|
|
|
|
|
|
|
|
(C-r, C-space in curses)
|
|
behaviour)
|
|
Plus it seems dmenu always just highlights first item on filter change.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|