index
:
bemenu.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
internal.h
Age
Commit message (
Expand
)
Author
2014-10-26
Mkae highlighted item prefix configurable.
Jari Vetoniemi
2014-10-25
Single line mode, color customization, etc..
Jari Vetoniemi
2014-10-25
Use BM_PLUGIN_VERSION for renderers.
Jari Vetoniemi
2014-10-25
Cleanup wayland renderer and plugin support.
Jari Vetoniemi
2014-10-22
Pass bm_menu struct on each render api call.
Jari Vetoniemi
2014-10-22
Call constructor of activated renderer.
Jari Vetoniemi
2014-10-22
Refactor code to snake_style, turn renderers into plugins, and start
Jari Vetoniemi
2014-04-14
Add selection wrapping (-w).
Jari Vetoniemi
2014-04-12
Make filter to pointer.
Jari Vetoniemi
2014-04-12
Fix out of bound access, and provide better tokenize api.
Jari Vetoniemi
2014-04-12
Use strcspn instead of strtok
Jari Vetoniemi
2014-04-12
Make page scrolling work like it should. (Shfit+pgup/pgdwn for old
Jari Vetoniemi
2014-04-12
Remove highlight logic from filters, it does not belong there.
Jari Vetoniemi
2014-04-12
Make comparator functions follow standard more.
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
Make it possible to set and get userdata pointers.
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
Document internal.h
Jari Vetoniemi
2014-04-10
Remove unused internal function.
Jari Vetoniemi
2014-04-10
Remove @file from non-public library files.
Jari Vetoniemi
2014-04-10
Basic working bemenu with curses backend
Jari Vetoniemi
2014-03-28
These structs are not typedefs.
Jari Vetoniemi
2014-03-28
Remove unused function prototype.
Jari Vetoniemi
2014-03-28
Add basic API code.
Jari Vetoniemi