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
Age
Commit message (
Expand
)
Author
2014-10-25
Close when connection is broken.
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
Use dprintf
Jari Vetoniemi
2014-10-25
Single line mode, color customization, etc..
Jari Vetoniemi
2014-10-25
Fix stdin read.
Jari Vetoniemi
2014-10-25
Use BM_PLUGIN_VERSION for renderers.
Jari Vetoniemi
2014-10-25
More standard ints.
Jari Vetoniemi
2014-10-25
Cleanup wayland renderer and plugin support.
Jari Vetoniemi
2014-10-23
Install wayland renderer as well.
Jari Vetoniemi
2014-10-23
Make test, test failures instead of skipping.
Jari Vetoniemi
2014-10-23
Update test.
Jari Vetoniemi
2014-10-23
Add wayland renderer (experimental)
Jari Vetoniemi
2014-10-23
Only compile curses renderer if curses was found.
Jari Vetoniemi
2014-10-23
vsnprintf is null terminated.
Jari Vetoniemi
2014-10-23
Use get_wch
Jari Vetoniemi
2014-10-22
No longer true.
Jari Vetoniemi
2014-10-22
Make test actually work again.
Jari Vetoniemi
2014-10-22
Pass bm_menu struct on each render api call.
Jari Vetoniemi
2014-10-22
Remove old test.
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-08-21
Skip whitespace when tokenizing too.
Jari Vetoniemi
2014-08-21
No developer activity, so simplifying to just master branch.
Jari Vetoniemi
2014-08-21
Merge branch 'develop'
Jari Vetoniemi
2014-08-21
Skip leading whitespace.
Jari Vetoniemi
2014-05-14
Length check is fragile and breaking behaviour.
Jari Vetoniemi
2014-04-15
Support older ncurses.
Jari Vetoniemi
2014-04-15
This is not used
Jari Vetoniemi
2014-04-15
Don't use the enumerator variable.
Jari Vetoniemi
2014-04-15
It's better to guard whole function.
Jari Vetoniemi
2014-04-15
Print the missing function and from what library in case of exception.
Jari Vetoniemi
2014-04-14
Consistency.
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
Tell curses to use terminal default colors
Jari Vetoniemi
2014-04-14
Add selection wrapping (-w).
Jari Vetoniemi
2014-04-14
Fix documentation.
Jari Vetoniemi
2014-04-14
Hide title if more than NCOLS
Jari Vetoniemi
2014-04-14
Handle window resize.
Jari Vetoniemi
2014-04-14
Better input scroll logic.
Jari Vetoniemi
2014-04-14
Make sure text fits tightly terminal + simplified logic
Jari Vetoniemi
2014-04-14
Make sure the text is null terminated.
Jari Vetoniemi
2014-04-14
Move this check before allocation.
Jari Vetoniemi
2014-04-13
Flush input buffer after showing menu first time.
Jari Vetoniemi
2014-04-13
vsnprintf is not on same headers on darwin.
Jari Vetoniemi
[next]