Jari Vetoniemi
|
d3db039136
|
Single line mode, color customization, etc..
|
2014-10-25 20:02:34 +03:00 |
|
Jari Vetoniemi
|
3f5e21a83f
|
Cleanup wayland renderer and plugin support.
|
2014-10-25 01:38:30 +03:00 |
|
Jari Vetoniemi
|
014c20099d
|
Refactor code to snake_style, turn renderers into plugins, and start
wayland (cairo) renderer.
|
2014-10-22 22:46:51 +03:00 |
|
Jari Vetoniemi
|
617c4ab827
|
Add selection wrapping (-w).
|
2014-04-14 19:25:16 +03:00 |
|
Jari Vetoniemi
|
4f72d188ad
|
Fix documentation.
|
2014-04-14 19:25:04 +03:00 |
|
Jari Vetoniemi
|
5251ef6ac0
|
Fix bad syntax, and add defgroup for library.
|
2014-04-13 00:12:31 +03:00 |
|
Jari Vetoniemi
|
06972a3579
|
CLI interface, aka option parsing.
|
2014-04-12 22:12:44 +03:00 |
|
Jari Vetoniemi
|
01ff5f48ed
|
The list will be copied now.
|
2014-04-12 20:56:00 +03:00 |
|
Jari Vetoniemi
|
3ad042c625
|
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 |
|
Jari Vetoniemi
|
ad4e0425a6
|
Make page scrolling work like it should. (Shfit+pgup/pgdwn for old
behaviour)
|
2014-04-12 18:42:30 +03:00 |
|
Jari Vetoniemi
|
8e0dd1ab39
|
Make it possible to set filter text manually.
|
2014-04-10 23:05:37 +03:00 |
|
Jari Vetoniemi
|
71beb7583f
|
Make it possible filter manually, and optimized filtering.
|
2014-04-10 23:05:13 +03:00 |
|
Jari Vetoniemi
|
05212f5e44
|
Improve documentation.
|
2014-04-10 20:19:15 +03:00 |
|
Jari Vetoniemi
|
49fc7cd08c
|
Include index parameter in documentation.
|
2014-04-10 20:12:42 +03:00 |
|
Jari Vetoniemi
|
9525c77f55
|
Setter first, then getter.
|
2014-04-10 20:11:41 +03:00 |
|
Jari Vetoniemi
|
702d808b28
|
Make it possible to set and get userdata pointers.
|
2014-04-10 20:09:34 +03:00 |
|
Jari Vetoniemi
|
a6d0413b97
|
Implement list structure, and feature for multiple selections.
|
2014-04-10 20:04:06 +03:00 |
|
Jari Vetoniemi
|
8631506d9d
|
Update documentation, include only public API in doxygen output.
|
2014-04-10 17:26:42 +03:00 |
|
Jari Vetoniemi
|
d53c91393d
|
Fix bmMenuRunWithKey documentation
|
2014-04-10 13:08:38 +03:00 |
|
Jari Vetoniemi
|
67be25fbe4
|
Basic working bemenu with curses backend
|
2014-04-10 01:10:05 +03:00 |
|
Jari Vetoniemi
|
06c8bde93f
|
Provide BM_DRAW_MODE_LAST for enumerating draw modes.
|
2014-03-28 21:59:34 +02:00 |
|
Jari Vetoniemi
|
908749cfdf
|
Add basic API code.
=> bmMenu instancing.
=> "Rendering"
=> bmMenu releasing.
|
2014-03-28 21:35:32 +02:00 |
|