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 |
|