Age | Commit message (Expand) | Author |
---|---|---|
2014-04-12 | Remove highlight logic from filters, it does not belong there. | Jari Vetoniemi |
2014-04-12 | Why is this here? Remove commented memmove. | Jari Vetoniemi |
2014-04-12 | Sort results like dmenu does. | Jari Vetoniemi |
2014-04-11 | Cleanup dmenu filter. | Jari Vetoniemi |
2014-04-11 | Silly me, why not just get the highlighted item once.. | Jari Vetoniemi |
2014-04-10 | Make it possible filter manually, and optimized filtering. | Jari Vetoniemi |
2014-04-10 | Proper filtering functions. | Jari Vetoniemi |
2014-04-10 | Implement list structure, and feature for multiple selections. | Jari Vetoniemi |
2014-04-10 | Update documentation, include only public API in doxygen output. | Jari Vetoniemi |
2014-04-10 | Remove @file from non-public library files. | Jari Vetoniemi |
2014-04-10 | Make asserts and ifs more consistent. | Jari Vetoniemi |
2014-04-10 | Basic working bemenu with curses backend | Jari Vetoniemi |