Age | Commit message (Expand) | Author |
2014-10-26 | Fix font parsing. | Jari Vetoniemi |
2014-10-26 | Mkae highlighted item prefix configurable. | Jari Vetoniemi |
2014-10-26 | Tokenize launch arguments. | Jari Vetoniemi |
2014-10-25 | Remove duplicates. | Jari Vetoniemi |
2014-10-25 | Sort items in bemenu-run. | Jari Vetoniemi |
2014-10-25 | Share client code, add bemenu-run | Jari Vetoniemi |
2014-10-25 | Single line mode, color customization, etc.. | Jari Vetoniemi |
2014-10-25 | Fix stdin read. | Jari Vetoniemi |
2014-10-25 | More standard ints. | Jari Vetoniemi |
2014-10-25 | Cleanup wayland renderer and plugin support. | Jari Vetoniemi |
2014-10-22 | Refactor code to snake_style, turn renderers into plugins, and start | Jari Vetoniemi |
2014-04-14 | Identation. | Jari Vetoniemi |
2014-04-14 | Support disco parameter. | Jari Vetoniemi |
2014-04-14 | Make version function exit itself. | Jari Vetoniemi |
2014-04-14 | Print usage on wrong options. | Jari Vetoniemi |
2014-04-14 | Add break for no reason. | Jari Vetoniemi |
2014-04-14 | Useless whitespace. | Jari Vetoniemi |
2014-04-14 | Add selection wrapping (-w). | Jari Vetoniemi |
2014-04-13 | Handle -l option by ignoring it | Jari Vetoniemi |
2014-04-12 | Improve CMakeLists and make stuff installable. | Jari Vetoniemi |
2014-04-12 | Add TODO about options. | Jari Vetoniemi |
2014-04-12 | CLI interface, aka option parsing. | Jari Vetoniemi |
2014-04-12 | Fix out of bound access, and provide better tokenize api. | Jari Vetoniemi |
2014-04-12 | Cleanup header includes. | Jari Vetoniemi |
2014-04-12 | Use strcspn instead of strtok | Jari Vetoniemi |
2014-04-12 | Read items from stdin nicer (assumes stdin can fit on one buffer) | Jari Vetoniemi |
2014-04-12 | Dmenu outputs input text, if no matches were found. | Jari Vetoniemi |
2014-04-12 | Handle empty items. | Jari Vetoniemi |
2014-04-10 | Implement list structure, and feature for multiple selections. | Jari Vetoniemi |
2014-04-10 | Assert and whitespace. | Jari Vetoniemi |
2014-04-10 | Update documentation, include only public API in doxygen output. | Jari Vetoniemi |
2014-04-10 | Make asserts and ifs more consistent. | Jari Vetoniemi |
2014-04-10 | Fix static analyze errors. | Jari Vetoniemi |
2014-04-10 | Check if there is selected item at all. | Jari Vetoniemi |
2014-04-10 | Basic working bemenu with curses backend | Jari Vetoniemi |
2014-03-28 | Add basic API code. | Jari Vetoniemi |
2014-03-28 | Remove custom output directory paths. | Jari Vetoniemi |
2014-03-18 | Add project skeleton | Jari Vetoniemi |