1
0
mirror of https://github.com/Cloudef/bemenu synced 2024-11-23 17:32:11 +01:00
bemenu/lib
2014-11-02 07:58:45 +02:00
..
3rdparty Refactor code to snake_style, turn renderers into plugins, and start 2014-10-22 22:46:51 +03:00
renderers Redraw only when input changed. 2014-11-02 07:58:45 +02:00
bemenu.h Make shift + tab the current tab behavior, and normal tab to cycle. 2014-11-02 04:08:40 +02:00
CMakeLists.txt Cleanup wayland renderer and plugin support. 2014-10-25 01:38:30 +03:00
filter.c Refactor code to snake_style, turn renderers into plugins, and start 2014-10-22 22:46:51 +03:00
internal.h Mkae highlighted item prefix configurable. 2014-10-26 15:42:09 +02:00
item.c Refactor code to snake_style, turn renderers into plugins, and start 2014-10-22 22:46:51 +03:00
library.c Cleanup init. 2014-10-25 22:16:09 +03:00
list.c Use sizeof(void*) and fix list remove. 2014-10-25 21:53:48 +03:00
menu.c Make shift + tab the current tab behavior, and normal tab to cycle. 2014-11-02 04:08:40 +02:00
util.c Cleanup wayland renderer and plugin support. 2014-10-25 01:38:30 +03:00
version.h.in Use BM_PLUGIN_VERSION for renderers. 2014-10-25 16:39:39 +03:00