Commit graph

131 commits

Author SHA1 Message Date
QC
1fbb3b50f8 Update manpage. 2015-05-24 09:20:01 +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
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
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
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
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
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
QC
3886e4bc31 Small update. 2014-10-20 20:31:15 +02:00
QC
6444a487b7 Update manpage. 2014-10-20 20:29:26 +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
QC
bdeceaa35b Update manpage. 2014-08-27 19:48:54 +02:00
QC
06b274c9d9 Regenerate manpage. 2014-08-21 22:37: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
QC
f9149b5bdb Add option to disable history. 2014-06-05 21:55:47 +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
QC
eeb2b7bd48 Add -dump to man page. 2014-05-21 23:50:29 +02:00
Qball Cow
801a5bdf9f Update man page. 2014-04-23 18:31:08 +02:00
QC
7f32582582 Rename simpleswitcher to rofi. 2014-03-01 17:27:52 +01:00
Renamed from doc/simpleswitcher.1 (Browse further)