Commit graph

814 commits

Author SHA1 Message Date
QC
354ccdd94d Fix Issue #164 2015-05-16 13:58:09 +02:00
QC
571aca9834 Fix: #163 2015-05-15 15:44:43 +02:00
QC
14c50132c8 more small cleanups 2015-05-14 19:45:57 +02:00
QC
652a6ed7d2 Fix clang-tidy warnings. 2015-05-14 19:39:30 +02:00
Dave Davenport
22f35983c0 Add quote and escape string option. 2015-05-13 18:36:16 +02:00
Dave Davenport
8abf3335dc Remove silly test. 2015-05-12 21:59:51 +02:00
Dave Davenport
4d7b5a02d6 Cleanup and add d format 2015-05-11 23:20:34 +02:00
QC
9307a1668e Add -format option to dmenu. 2015-05-10 12:08:08 +02:00
QC
4d3b9e414d Small cleanup 2015-05-09 14:17:27 +02:00
Dave Davenport
89d2190f8e [#158] Patch implementing -only-match mode. 2015-05-07 21:07:15 +02:00
Dave Davenport
94c9303d89 Fix issue #160. Return selected line. 2015-05-06 08:03:10 +02:00
QC
13eee4571c Allow alt-1t/m9 be re-bound. 2015-05-05 19:30:43 +02:00
QC
04f39841c9 Update manpage + readme. 2015-05-05 11:33:54 +02:00
QC
7bf8d3de14 Update authors file. 2015-05-04 18:04:24 +02:00
Dave Davenport
7ed66dcd18 Merge pull request #155 from bcremer/patch-1
Reformat dmenu examples
2015-05-04 18:03:27 +02:00
Benjamin Cremer
54f0ee8fe9 Reformat dmenu examples
- Remove additional newline in example
- Formatted to show examples on separate lines
2015-05-04 16:32:45 +02:00
QC
a71b81dfe1 Fix link 2015-05-04 16:09:44 +02:00
QC
f8ce0059b5 Issue: #146 Add readme file back. 2015-05-04 15:37:54 +02:00
QC
a32bd61fea DMENU special return value starts at 10. Issue: #154 2015-05-04 10:37:50 +02:00
QC
8d4e1ee8fa Rasi patch, allowing special keys, modifying return value.
In dmenu pressing alt-[1-9 will return the selected entry and set the return value to the
        pressed number.
2015-05-03 13:04:03 +02:00
QC
a974db887a Fix issue #153. 2015-05-02 12:42:36 +02:00
QC
ab715bf6b6 Add line to manpage about keys: #131 2015-05-02 12:38:37 +02:00
QC
9492fe7611 Cleanup keyb.h file. 2015-05-02 12:22:31 +02:00
QC
493801602a Fix printing table 2015-05-02 12:08:50 +02:00
QC
d2eeffe2d9 Issue: #131 Prepend keybinding names with "kb-" 2015-05-02 12:01:06 +02:00
QC
61fc9e8310 Finish adding all different keybindings. Issue: #131 2015-05-02 11:53:27 +02:00
Dave Davenport
1abb06f23b Fix out of order of enum. (needs better solution.) 2015-05-01 23:44:32 +02:00
Dave Davenport
e8d6e8f829 Move more items to keybinding system. 2015-05-01 08:16:52 +02:00
QC
073836f142 First version of keybindings (#131) 2015-04-30 22:46:51 +02:00
QC
09d2be260b Allow keybindings to be set. 2015-04-30 22:42:04 +02:00
Dave Davenport
a70404f128 First part of infrastructure for Issue: #131 customizable keybindings. 2015-04-30 21:52:30 +02:00
Qball Cow
bee103aea8 Improvement of situation for Issue #153. 2015-04-30 17:13:17 +02:00
QC
60a246b3f4 Update changelog. 2015-04-26 11:41:43 +02:00
QC
7d83685fff v0.15.4 release 2015-04-26 11:36:06 +02:00
QC
0b3b190159 Updates. 2015-04-25 17:40:01 +02:00
QC
a78355c7ef Update ChangeLog. 2015-04-24 19:45:27 +02:00
Dave Davenport
988e6a183b Update changelog. 2015-04-23 22:15:28 +02:00
Dave Davenport
0b7fe775ca Support combined characters. 2015-04-23 22:14:31 +02:00
QC
c90e240c90 Update manpage. 2015-04-22 21:04:34 +02:00
Dave Davenport
24aab4527e Add explanation about options to manpage. 2015-04-21 22:17:20 +02:00
Qball Cow
faae5abb33 Update changelog. 2015-04-20 16:47:58 +02:00
QC
9bb51a9b35 Support -no-levenshtein-sort 2015-04-19 13:19:20 +02:00
QC
6456512695 Enable levenshtein by default. 2015-04-18 19:45:13 +02:00
QC
99118420ea Support Levenshtein in dmenu.i #149 2015-04-16 21:13:45 +02:00
Dave Davenport
f64395e4e9 Remove unused code 2015-04-15 22:41:50 +02:00
QC
a38ddb3b06 Fix space. 2015-04-14 22:12:21 +02:00
Dave Davenport
40f3df3fc4 update changelog 2015-04-13 08:18:00 +02:00
QC
9fde9d8955 Fix bgalt. 2015-04-12 17:31:04 +02:00
Dave Davenport
97187b8c75 Update manpage. 2015-04-12 09:31:59 +02:00
Dave Davenport
96a9689630 Update manpage a bit. 2015-04-12 09:23:27 +02:00