Jari Vetoniemi
|
d36f4039d9
|
Identation.
|
2014-04-14 20:46:15 +03:00 |
|
Jari Vetoniemi
|
5165a42ecb
|
Support disco parameter.
|
2014-04-14 20:43:01 +03:00 |
|
Jari Vetoniemi
|
77f2c264e7
|
Make version function exit itself.
|
2014-04-14 20:42:10 +03:00 |
|
Jari Vetoniemi
|
5dda1e46e9
|
Print usage on wrong options.
|
2014-04-14 19:39:41 +03:00 |
|
Jari Vetoniemi
|
ce46a04999
|
Add break for no reason.
|
2014-04-14 19:39:29 +03:00 |
|
Jari Vetoniemi
|
14a1644085
|
Useless whitespace.
|
2014-04-14 19:39:20 +03:00 |
|
Jari Vetoniemi
|
617c4ab827
|
Add selection wrapping (-w).
|
2014-04-14 19:25:16 +03:00 |
|
Jari Vetoniemi
|
83d67f80c0
|
Handle -l option by ignoring it
|
2014-04-13 01:26:53 +03:00 |
|
Jari Vetoniemi
|
3f0f507e4f
|
Improve CMakeLists and make stuff installable.
|
2014-04-12 22:42:37 +03:00 |
|
Jari Vetoniemi
|
27b71db67a
|
Add TODO about options.
|
2014-04-12 22:15:46 +03:00 |
|
Jari Vetoniemi
|
06972a3579
|
CLI interface, aka option parsing.
|
2014-04-12 22:12:44 +03:00 |
|
Jari Vetoniemi
|
d54381f009
|
Fix out of bound access, and provide better tokenize api.
|
2014-04-12 20:16:33 +03:00 |
|
Jari Vetoniemi
|
57e76dda1c
|
Cleanup header includes.
|
2014-04-12 19:59:45 +03:00 |
|
Jari Vetoniemi
|
311e4b3676
|
Use strcspn instead of strtok
|
2014-04-12 19:59:21 +03:00 |
|
Jari Vetoniemi
|
cd73a1ba61
|
Read items from stdin nicer (assumes stdin can fit on one buffer)
|
2014-04-12 19:21:40 +03:00 |
|
Jari Vetoniemi
|
fc08cb9cff
|
Dmenu outputs input text, if no matches were found.
|
2014-04-12 14:38:42 +03:00 |
|
Jari Vetoniemi
|
f2608c3c64
|
Handle empty items.
|
2014-04-12 14:15:37 +03:00 |
|
Jari Vetoniemi
|
a6d0413b97
|
Implement list structure, and feature for multiple selections.
|
2014-04-10 20:04:06 +03:00 |
|
Jari Vetoniemi
|
16e023aa3e
|
Assert and whitespace.
|
2014-04-10 20:02:27 +03:00 |
|
Jari Vetoniemi
|
8631506d9d
|
Update documentation, include only public API in doxygen output.
|
2014-04-10 17:26:42 +03:00 |
|
Jari Vetoniemi
|
4d920ad9e4
|
Make asserts and ifs more consistent.
|
2014-04-10 01:41:32 +03:00 |
|
Jari Vetoniemi
|
9fda2cdb2f
|
Fix static analyze errors.
|
2014-04-10 01:29:01 +03:00 |
|
Jari Vetoniemi
|
3c700a80d1
|
Check if there is selected item at all.
|
2014-04-10 01:25:18 +03:00 |
|
Jari Vetoniemi
|
67be25fbe4
|
Basic working bemenu with curses backend
|
2014-04-10 01:10:05 +03:00 |
|
Jari Vetoniemi
|
908749cfdf
|
Add basic API code.
=> bmMenu instancing.
=> "Rendering"
=> bmMenu releasing.
|
2014-03-28 21:35:32 +02:00 |
|
Jari Vetoniemi
|
1c511e30f5
|
Remove custom output directory paths.
|
2014-03-28 21:34:38 +02:00 |
|
Jari Vetoniemi
|
ff314f3c5e
|
Add project skeleton
|
2014-03-18 19:35:10 +02:00 |
|