Commit graph

739 commits

Author SHA1 Message Date
Qball Cow
8a3510e033 Switch to ronn for manpage generation. 2015-06-02 19:01:25 +02:00
Dave Davenport
6edb3771e3 Update doc, saying xresources is prefered method. 2015-06-02 16:52:16 +02:00
Qball Cow
de190f249d Fix typo in manual: Issue: #174 2015-06-01 15:58:00 +02:00
Dave Davenport
e8adc8042d Add a -no-config option to run rofi stock. 2015-05-31 09:46:39 +02:00
Dave Davenport
fa7fa50664 Add 0.15.6 to changelog. 2015-05-31 09:30:34 +02:00
QC
2eb7d9addf Version 0.15.5 2015-05-30 15:59:59 +02:00
QC
6120b9ccb8 Update changelog. 2015-05-29 20:21:55 +02:00
Dave Davenport
29238c51ce Update manpage. 2015-05-28 08:53:53 +02:00
Dave Davenport
79b1727f6b Update ChangeLog. 2015-05-27 20:01:46 +02:00
QC
34538cefaf Try to fix (suddenly) broke font height estimation. 2015-05-26 23:58:37 +02:00
Dave Davenport
a851a7ddbe Small updates. 2015-05-26 16:50:41 +02:00
QC
72fc5feed9 Update Changelog 2015-05-25 11:49:40 +02:00
QC
d312090701 Issue #168: Add note about pkg-config and update packages. 2015-05-25 10:31:10 +02:00
QC
1fbb3b50f8 Update manpage. 2015-05-24 09:20:01 +02:00
Rasmus Steinke
a10f4fb122 Merge branch 'master' of https://github.com/DaveDavenport/rofi 2015-05-24 09:06:18 +02:00
Dave Davenport
f3f74d8378 Merge pull request #170 from buglloc/fix-hotkeys
Fixed hotkeys on Russian keyboard layout
2015-05-24 08:58:49 +02:00
Rasmus Steinke
f78d08a7c3 Update manpage 2015-05-24 07:56:31 +02:00
Buglloc
861d752c01 Ignores bits 13 and 14 of the modifiers while checking keybinding states 2015-05-23 23:29:17 +02:00
QC
a93aec02bd Add support for msg string with pango markup. 2015-05-23 20:06:06 +02:00
Dave Davenport
48d8d09831 Update changelog. 2015-05-22 15:15:57 +02:00
Dave Davenport
0e7009bcad Test fix for issue #167 2015-05-21 23:53:28 +02:00
Qball Cow
09e4a64780 fix issue #165 2015-05-19 19:59:50 +02:00
QC
300234611d First fix for #164 2015-05-18 22:38:51 +02:00
QC
bc79ae1a1a Document -filter option. Issue #164 2015-05-17 14:49:56 +02:00
QC
1a7cddc8aa Fix for faulty commit on Issue: #163 2015-05-17 11:57:51 +02:00
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