Commit graph

262 commits

Author SHA1 Message Date
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
QC
91fcc76cb2 Help users that do not pass the read-the-manual stage. 2015-04-05 22:29:26 +02:00
QC
274819cb34 Add dmenu as possible mode in manpage. 2015-04-05 22:00:27 +02:00
QC
df1f3e9658 Update manpage a bit. 2015-04-05 21:49:55 +02:00
QC
d6ced176d4 Add ranges for urgent active in dmenu mode. 2015-04-05 11:53:08 +02:00
QC
b4c2faf86d Update manpage. 2015-04-04 16:46:30 +02:00
Qball Cow
2b340a4762 Update manpage. 2015-04-01 14:49:27 +02:00
QC
56a888da6f Update manpage. 2015-03-30 21:05:13 +02:00
Simon Hanna
cbe24fea3a update documentation to new syntax
"-rnow" is now deprecated. "-show run" is the new way to go.
2015-03-30 20:36:34 +02:00
QC
55160c6eff Issue: #137, Parse /etc/hosts file. 2015-03-29 12:27:00 +02:00
Dave Davenport
4579a62b2d Add ctrl-(shift)-tab for switching modi. 2015-03-12 17:57:00 +01:00
Dave Davenport
c89a272d4d Add number mode for dmenu (Request from Taharqa)
* option -i.
2015-03-11 18:07:54 +01:00
Dave Davenport
a83a06a95c Re-add zeltak mode. 2015-02-24 17:35:09 +01:00
Dave Davenport
df7b98ac7f Add 'modi' alias for 'switchers' and update manpage. 2015-02-23 08:39:29 +01:00
Dave Davenport
bda97e0849 Throw a warning when using old commandline arguments.
* Give error on -now, -rnow, -snow, -key, -skey, -rkey
        * Update manpage.
2015-02-16 09:07:05 +01:00
QC
dee0bfb821 Fix #128: Better handling of keybindings and remove deprecated launching.
See manpage.
2015-02-15 21:15:16 +01:00
Dave Davenport
a50219e903 Remove hmode. (Rather no implementation then a bad one.) 2015-02-10 07:42:40 +01:00
Dave Davenport
f7eeaec60f Fix #126: Allow (simplistic) word movement and deletion.
* Ctrl-Alt-d: Delete word
        * Ctrl-Alt-h: Delete previous word
        * Alt-f: Forward one word
        * Alt-b: Backwards one word
2015-02-07 16:42:42 +01:00
Dave Davenport
fda5badeb6 Fix #125: Use shift-left/right for moving between switchers. 2015-02-06 08:45:21 +01:00
vimeitor
04378179b9 Fix documentation 2015-02-04 23:28:14 +01:00
Hexchain Tong
50c8476abc Fix `-width' example value
A full HD monitor should be 1920px wide.
2015-02-04 21:02:33 +08:00
QC
b74e6b791a Fix not grabbing keyboard, and add pid file to ensure one instance. 2015-01-31 18:23:17 +01:00
Deiwin Sarjas
774ed66159 fix typos in docs 2015-01-27 11:10:41 +02:00
QC
2142103168 Add shift-enter to manpage. 2015-01-23 20:07:56 +01:00
Dave Davenport
db51b8110c Document the new transparency option. 2015-01-22 15:25:40 +01:00
Dave Davenport
d3cd99fddd Update manpage to be a bit more consistent. 2015-01-19 15:49:23 +01:00
QC
661b65dd2a Introduce lazy-refilter mode for long lists. 2015-01-18 18:17:09 +01:00
Edwin Pujols
32b8281cfb Merge branch 'master' of https://github.com/DaveDavenport/rofi
Conflicts:
	doc/rofi-manpage.markdown
	doc/rofi.1
2015-01-12 15:48:04 -04:00
QC
6dc6269fe7 Update manpage previous commit (no md2man-roff on laptop) 2015-01-12 19:16:28 +01:00
Dave Davenport
a8843af9f3 Add support for alternating row colors. 2015-01-12 19:14:46 +01:00
Edwin Pujols
d1ba4bd8dc Fix #102 - Add case sensitivity. 2015-01-12 09:25:20 -04:00
Dave Davenport
a28b6df307 Add support custom command. 2015-01-05 21:53:50 +01:00
QC
4c92d1fc0c Add delete from history to manpage. 2014-12-24 16:16:24 +01:00
QC
8afba6e875 Bug #98: Select a certain line.
* -l select line
2014-12-16 21:08:12 +01:00
QC
9b33197e1f Bump version to 0.14.12 2014-12-07 16:04:54 +01:00
QC
6805d93f68 Update previous commit with manpage fix window switcher. 2014-11-29 16:35:43 +01:00
Dave Davenport
5c31a16da2 Update font type to match pango naming. 2014-11-14 08:06:23 +01:00
QC
f710912042 Add ctrl-/ as reverse tab. 2014-11-11 21:50:16 +01:00
QC
ab82941b5e Add sidebar modi to ROFI. 2014-11-09 13:10:24 +01:00
QC
7f7f3acafb Add FAQ to manpage. 2014-11-08 13:51:41 +01:00
Dave Davenport
c549c4f72d Reload configuration in daemon mode on SIGHUP 2014-11-05 10:52:10 +01:00
Dave Davenport
b27725834c If argv[0] is dmenu, launch in dmenu mode. 2014-11-05 10:36:26 +01:00
QC
62ba129220 Update manpage. 2014-11-02 12:58:57 +01:00
Dave Davenport
f56bd03a86 Add multi-line elements support. 2014-10-30 17:53:22 +01:00
QC
3886e4bc31 Small update. 2014-10-20 20:31:15 +02:00
QC
6444a487b7 Update manpage. 2014-10-20 20:29:26 +02:00
Dave Davenport
783511a9f3 Update to manpage. 2014-10-20 18:11:10 +02:00
QC
f728e3f03e Add separator option. 2014-10-19 19:42:02 +02:00
QC
15bee1f543 Add source files and man page.
* Add bugtracker to manpage.
        * Print msg to stderr, when error dialog not available.
2014-09-06 14:57:30 +02:00
QC
20dca49a22 Add ctrl-space to set selected item as input. 2014-09-03 19:40:24 +02:00
Dave Davenport
0462811800 Add flexible configuration for launching
* You can now specify links: {terminal} -e bash -e "{ssh-client} {host}"
    * Add test for this code.
2014-09-03 13:07:26 +02:00
QC
91ccb54199 Update test (do xresources?) 2014-08-29 18:19:03 +02:00
QC
bdeceaa35b Update manpage. 2014-08-27 19:48:54 +02:00
Dave Davenport
0795cfda8d Add display text modi. 2014-08-27 19:44:15 +02:00
QC
06b274c9d9 Regenerate manpage. 2014-08-21 22:37:13 +02:00
Dave Davenport
7c20ab1d96 Add note about levenshtein being disabled on dmenu mode. 2014-08-21 22:35:13 +02:00
QC
1a7819275a Update manpage. 2014-08-14 21:16:42 +02:00
QC
2d87f12c44 Move the website a few lines down. #73 2014-08-05 20:09:39 +02:00
QC
da69111a20 Work on bug #73 2014-08-03 21:51:31 +02:00
QC
65903e61d0 Fix #71 2014-08-01 23:29:01 +02:00
QC
c11fe3d056 Remove the -loc option for -location so things are more consistent. 2014-07-24 20:38:21 +02:00
QC
cd4888a5cf Fix #65, Fix #63 Allow user to select list of modi's
* Add script_dialog, so user can add dialogs using a script.
    * Add a way to disable modi's
    * Add -show <modi> option.
2014-07-21 21:39:24 +02:00
QC
1fd2f04f0a Update manpage. 2014-07-16 20:06:48 +02:00
Dave Davenport
c86f28493a Make levenshtein sorting its own option.
* TODO: update manpage. (no md2man on this machine)
2014-07-16 08:42:42 +02:00
QC
f9149b5bdb Add option to disable history. 2014-06-05 21:55:47 +02:00
QC
b1e6030c34 Remove -dump, add indent update manpage document target. 2014-05-24 10:18:36 +02:00
QC
87958d4cad Add option to dump xresources entries. 2014-05-22 21:56:57 +02:00
QC
8ea7a7b5ab Create manpage from markdown file. 2014-05-22 10:37:25 +02:00
QC
5769bc36f1 Make ssh set title public. 2014-05-22 10:03:36 +02:00
QC
a26cf2637d Commandline options and Xresources now match in nameing. 2014-05-22 09:18:16 +02:00
Qball Cow
beced5d36e Use true/false for hmode and fixed-num-lines
* Also update man page to reflect this.
2014-05-22 00:38:14 +02:00