1
0
mirror of https://github.com/Cloudef/bemenu synced 2024-11-23 17:32:11 +01:00
bemenu/lib
2014-04-15 20:06:51 +03:00
..
draw Print the missing function and from what library in case of exception. 2014-04-15 20:06:51 +03:00
bemenu.h Add selection wrapping (-w). 2014-04-14 19:25:16 +03:00
CMakeLists.txt Improve CMakeLists and make stuff installable. 2014-04-12 22:42:37 +03:00
filter.c Store tmp to tokv in for loop, so we can free it if something fails. 2014-04-12 20:52:01 +03:00
internal.h Add selection wrapping (-w). 2014-04-14 19:25:16 +03:00
item.c Make it possible to set and get userdata pointers. 2014-04-10 20:09:34 +03:00
library.c Fix documentation. 2014-04-14 19:25:04 +03:00
list.c Here be dragons comments. 2014-04-12 20:55:45 +03:00
menu.c Consistency. 2014-04-14 21:18:50 +03:00
util.c Make sure the text is null terminated. 2014-04-14 18:10:01 +03:00
version.h.in CLI interface, aka option parsing. 2014-04-12 22:12:44 +03:00