1
0
mirror of https://github.com/Cloudef/bemenu synced 2024-11-23 17:32:11 +01:00
bemenu/lib
2014-04-12 18:44:03 +03:00
..
draw 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
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 Remove highlight logic from filters, it does not belong there. 2014-04-12 14:36:12 +03:00
internal.h Make page scrolling work like it should. (Shfit+pgup/pgdwn for old 2014-04-12 18:42:30 +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 Make comparator functions follow standard more. 2014-04-12 12:55:05 +03:00