Commit graph

232 commits

Author SHA1 Message Date
Dave Davenport
72c04ce34d Update manpage. 2016-04-03 14:56:23 +02:00
Dave Davenport
3397ae1150 Remove unused -quiet commandline option.
This option, with the removal of daemon mode, no longer had any purpose.
2016-04-02 22:11:38 +02:00
Quentin Glidic
9ea71c0f95 manpage: Add my email
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-04-02 11:22:40 +02:00
Dave Davenport
8f565b11c6 Update manpage 2016-04-02 10:14:13 +02:00
Quentin Glidic
8329a801a2 test-x: Update config reference
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-20 15:02:28 +01:00
Quentin Glidic
20c9abf0a2 keybindings: Merge accept-custom and accept-entry-continue
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-20 10:39:34 +01:00
Dave Davenport
cf65345c9a Update manpage explaining monitor -3 setting, position at mouse. 2016-03-13 20:35:11 +01:00
Dave Davenport
a659878fa6 Update rofi-sensible-terminal manpage 2016-03-06 15:40:32 +01:00
Dave Davenport
73c3b419ad Update manpage about config.c 2016-03-05 20:52:46 +01:00
Dave Davenport
d99111c73b Remove deprecated theme system. 2016-03-05 18:28:39 +01:00
Dave Davenport
6fb94876ca Update config reference 2016-02-28 13:19:07 +01:00
Quentin Glidic
990914d20f rofi: Drop daemon mode
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-02-23 12:15:03 +01:00
Dave Davenport
d2567a6884 #219: Implement continious scroll 2016-02-17 20:29:23 +01:00
Dave Davenport
37578dff20 Update reference file to remove allow-markup 2016-02-09 07:47:04 +01:00
Dave Davenport
74de448ea9 Remove lazy filter from test file. 2016-01-20 18:45:20 +01:00
Dave Davenport
c2105430a0 Update Tests 2016-01-17 13:47:25 +01:00
Dave Davenport
b012ec1e8a Add passwd to manpage. 2016-01-10 13:28:14 +01:00
Dave Davenport
51b5511017 More doxygen sugar. 2016-01-07 16:01:56 +01:00
Dave Davenport
38be9d94ae Generate doxygen file using autoconf. 2016-01-07 13:38:53 +01:00
Dave Davenport
e508d282dd Add graphs, we all like graphs. 2016-01-05 21:42:51 +01:00
Dave Davenport
81ea5fd8c6 Update documentation for ssh dialog 2016-01-05 21:19:30 +01:00
Dave Davenport
329f31bd75 Add doxygen target. 2016-01-05 19:49:13 +01:00
Dave Davenport
bd3d472bec Add optional config file that overrides local Xresources
Rofi will look at XDG_CONFIG_USER_DIR/rofi/config and load this after the Xresources db on DISPLAY.
This can be overridden using the -config commandline option.
The file should be in the same format as the Xresources file.
2016-01-03 13:30:43 +01:00
Dave Davenport
c5258f9b51 Add dump test. 2015-12-31 22:45:36 +01:00
Dave Davenport
06f9fee3f8 Add indicator for sorting/case sensitive. 2015-12-14 21:02:36 +01:00
Dave Davenport
97fa0cc61d Add option to set scrollbar width 2015-12-13 13:51:59 +01:00
Dave Davenport
f3c22c50e4 Add sorting switch: Issue: #298 2015-12-13 11:52:40 +01:00
Dave Davenport
8ed31cab7e Add option to dump color scheme. 2015-12-10 18:20:04 +01:00
Dave Davenport
98de9b554f Add screenshot keybinding. 2015-12-09 08:51:40 +01:00
Martijn Koedam
c78815250f Update manpage and indent. 2015-12-04 09:50:53 +01:00
Dave Davenport
ef2ab9d307 Update symlink dmenu and case-sen. keybinding.
(still need to regenerate actual manpage, but ronn is crashing on arm.)

Issue: #291,#289
2015-12-04 09:07:07 +01:00
Dave Davenport
6b609b8e6d Tell the users what Modifiers exist, warn if using Mod?
* Mod? modifier is deprecated.

Issue: #290
2015-12-04 08:54:27 +01:00
Dave Davenport
697abdfdfc [DMenu] Add option to read from file instead of stdin. 2015-12-03 18:22:13 +01:00
Dave Davenport
7b7cdb8b0f Add -dump command. 2015-11-28 13:36:28 +01:00
Qball Cow
140a42fdb1 Update manpage (threads) 2015-11-25 16:53:58 +01:00
Dave Davenport
b7ec4fa6fb Update manpage a bit 2015-11-25 09:16:30 +01:00
Guy Hughes
23e318772d manpage is generated with ronn now 2015-11-04 10:19:22 -05:00
Guy Hughes
f90fddbe1d add -fullscreen to manpage 2015-11-04 10:19:16 -05:00
Klemens Schölhorn
9cb0073ce8 Add -no-parse-known-hosts to disable parsing of ~/.ssh/known_hosts
For humans who like to keep the list of available servers clean. Also useful
if you use different names in ~/.ssh/config.

The previous default of always parsing known_hosts is not changed.
2015-10-31 18:35:37 +01:00
QC
da29fa5bd7 Update manpage. 2015-10-25 10:53:22 +01:00
QC
0e9c233a5b Update picture 2015-10-23 20:58:00 +02:00
Dave Davenport
18bcbe452a Add png. 2015-10-23 20:37:02 +02:00
Dave Davenport
6623f38332 bad start at picture. 2015-10-23 18:26:40 +02:00
Qball Cow
90475fcd2f Script to be used later. 2015-10-23 15:53:16 +02:00
QC
fd46ecb3d6 Update manpage 2015-10-21 20:31:58 +02:00
QC
e72da1bde5 Fix it. 2015-10-18 15:42:21 +02:00
QC
d99427326e Add sizing image. 2015-10-18 15:27:39 +02:00
Dave Davenport
0e60aaf235 #237 update manpage 2015-09-30 09:10:33 +02:00
QC
fc2d65df0c Playing with atom 2015-09-20 11:45:28 +02:00
Dave Davenport
bd4dae3fcd Add manpage for rofi-sensible-browser
Fixes: #230
2015-09-15 07:54:48 +02:00
QC
e10aa09f74 Add hide scrollbar option. 2015-09-04 21:08:23 +02:00
Rasmus Steinke
bcd0ed8674 fix phrasing 2015-09-04 00:53:11 +02:00
Rasmus Steinke
00daa08892 make quotes equal 2015-09-04 00:30:46 +02:00
Rasmus Steinke
18a7bc54e9 fix spacings 2015-09-04 00:27:34 +02:00
Rasmus Steinke
e90abbbcf0 first try of manpage cleanup 2015-09-02 23:49:08 +02:00
Dave Davenport
d9a9d2489a Add separator color and style option. 2015-08-26 18:11:53 +02:00
QC
c170eae8c8 Issue: #207 add generic -filter mode. 2015-08-20 21:42:53 +02:00
Thorsten Wißmann
cf731b1504 Monitor -2 stands for the focused window
When setting rofi's monitor to -2, rofi is placed over the focused
window.
2015-08-17 18:32:17 +02:00
Dave Davenport
1ca7141621 Add quick solution for #202, expose line-margin setting. 2015-08-04 09:42:14 +02:00
QC
1590151c46 -row -t -selected-row 2015-08-02 21:25:02 +02:00
QC
dbf992d756 Fix -l as alias for -lines (in dmenu mode) rename -l to -row 2015-08-02 21:24:07 +02:00
QC
77e5541ba5 Bug #200 implement -m mode 2015-08-02 15:45:52 +02:00
Dave Davenport
5cea640a34 Obey quiet a bit better, update manpage with signals 2015-07-29 17:55:26 +02:00
QC
70f4f3d119 Remove HUP signal handler as it is incorrect. #193, to be re-added later 2015-07-27 21:20:06 +02:00
Dave Davenport
957cb57f34 Update example xresources files to include all settings. 2015-07-14 23:12:44 +02:00
QC
ff7fc768d7 Remove generate script. 2015-07-12 18:12:09 +02:00
QC
c4df969432 Small update manpage 2015-07-08 16:31:47 +02:00
QC
1efb5d835d Update manpage.
Involves: #181
2015-07-07 22:10:40 +02:00
Dave Davenport
98b8e583cb Make fuzzy matching available everywhere: #133 (-fuzzy) 2015-07-01 09:12:22 +02:00
Dave Davenport
79441f62b9 Update manpage 2015-06-26 16:33:13 +02:00
QC
d11c61cef1 Fixes #176 add mode that user expects. 2015-06-11 20:38:48 +02:00
QC
b9d3d82077 Add rasi e-mail. 2015-06-04 22:29:26 +02:00
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
29238c51ce Update manpage. 2015-05-28 08:53:53 +02:00
QC
1fbb3b50f8 Update manpage. 2015-05-24 09:20:01 +02:00
Rasmus Steinke
f78d08a7c3 Update manpage 2015-05-24 07:56:31 +02:00
QC
a93aec02bd Add support for msg string with pango markup. 2015-05-23 20:06:06 +02:00
QC
bc79ae1a1a Document -filter option. Issue #164 2015-05-17 14:49:56 +02:00
QC
354ccdd94d Fix Issue #164 2015-05-16 13:58:09 +02:00
Dave Davenport
22f35983c0 Add quote and escape string option. 2015-05-13 18:36:16 +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
Dave Davenport
89d2190f8e [#158] Patch implementing -only-match mode. 2015-05-07 21:07:15 +02:00
QC
04f39841c9 Update manpage + readme. 2015-05-05 11:33:54 +02:00
QC
ab715bf6b6 Add line to manpage about keys: #131 2015-05-02 12:38:37 +02:00
QC
0b3b190159 Updates. 2015-04-25 17:40:01 +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
QC
9bb51a9b35 Support -no-levenshtein-sort 2015-04-19 13:19:20 +02:00
QC
99118420ea Support Levenshtein in dmenu.i #149 2015-04-16 21:13:45 +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
QC
c1a8735e24 Re-enable background/foreground. Make theming method an option. 2015-04-11 12:04:14 +02:00
Jason Pleau
7b88b12bb0 man: add example for dmenu 2015-04-08 09:21:21 -04:00
QC
9dc6df2f01 Add theming section to manpage. 2015-04-06 22:17:05 +02:00
QC
39518b0e15 Add more user-colors. 2015-04-06 15:23:58 +02:00