1
0
mirror of https://github.com/Cloudef/bemenu synced 2024-11-23 17:32:11 +01:00
bemenu/lib
2014-04-12 23:58:01 +03:00
..
draw Scrollable curses input \o/ 2014-04-12 23:58:01 +03:00
bemenu.h CLI interface, aka option parsing. 2014-04-12 22:12:44 +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 Make filter to pointer. 2014-04-12 20:52:29 +03:00
item.c Make it possible to set and get userdata pointers. 2014-04-10 20:09:34 +03:00
library.c CLI interface, aka option parsing. 2014-04-12 22:12:44 +03:00
list.c Here be dragons comments. 2014-04-12 20:55:45 +03:00
menu.c Stop assuming filter is static array anymore. 2014-04-12 23:09:35 +03:00
util.c Curses really does not like tabs. 2014-04-12 23:21:43 +03:00
version.h.in CLI interface, aka option parsing. 2014-04-12 22:12:44 +03:00