Commit graph

158 commits

Author SHA1 Message Date
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
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
Qball Cow
8edac70eae Remove json. 2014-01-31 13:57:49 +01:00
Qball Cow
acc46c4dd2 Add a test json mode 2014-01-29 15:38:08 +01:00
QC
0529d21ffd Add support for selecting marks 2014-01-26 15:39:50 +01:00
QC
e62ada2a83 Add support for horizontal mode. 2014-01-26 12:59:10 +01:00
QC
4dabd75000 Update documentation 2014-01-26 12:02:00 +01:00
Qball Cow
f72a60580f Allow user to specify location of switcher 2014-01-26 00:27:57 +01:00
Qball Cow
ef8d444dd2 Add keybinding. 2014-01-21 10:13:42 +01:00
QC
eda0a9e0d0 Add option to specify terminal to launch 2014-01-20 21:17:19 +01:00
QC
06039b8c9c Restructure a bit. 2014-01-19 14:18:42 +01:00