1
0
mirror of https://github.com/Cloudef/bemenu synced 2024-11-23 17:32:11 +01:00
bemenu/lib
2014-04-12 20:21:40 +03:00
..
draw Add print attribute and fix warning it catched. 2014-04-12 20:21:40 +03:00
bemenu.h S-Return (C-t, insert in curses) should return input, C-Return is mark. (C-r, C-space in curses) 2014-04-12 18:44:03 +03:00
CMakeLists.txt Implement list structure, and feature for multiple selections. 2014-04-10 20:04:06 +03:00
filter.c Fix out of bound access, and provide better tokenize api. 2014-04-12 20:16:33 +03:00
internal.h Fix out of bound access, and provide better tokenize api. 2014-04-12 20:16:33 +03:00
item.c Make it possible to set and get userdata pointers. 2014-04-10 20:09:34 +03:00
list.c Free the old list. 2014-04-11 01:59:05 +03:00
menu.c S-Return (C-t, insert in curses) should return input, C-Return is mark. (C-r, C-space in curses) 2014-04-12 18:44:03 +03:00
util.c Fix out of bound access, and provide better tokenize api. 2014-04-12 20:16:33 +03:00