Commit graph

326 commits

Author SHA1 Message Date
Dave Davenport
a78d0b53fc Add help output compare test. 2016-10-19 13:12:55 +02:00
Dave Davenport
b4c599f022 Add more documentation.
Current state: 61% coverage.
2016-10-14 08:47:21 +02:00
Dave Davenport
c200709838 Fix wrong entry + CI. 2016-09-08 22:56:22 +02:00
Ian Remmler
91e2ecf212 Added click-to-exit option. (#460)
Exit if a mouse button is pressed and released outside of the rofi
window.
2016-09-08 22:42:41 +02:00
Anton Löfgren
abc190fd7c man: Typo fix (#459)
Just a tiny typo fix for the -modi docs.
2016-09-07 08:14:14 +02:00
Dave Davenport
5646adc34d Add option to set padding within a line.
Fixes: #449
2016-08-30 18:07:34 +02:00
Dave Davenport
20e55e1e4e Add fuzzy matching, make a -matching option.
* -matching *method* option instead of -regex, -glob, -fuzzy.
 * Re-add fuzzy matching pattern.
 * When there are substrings in regex, only highlight those matches.

Fixes: #447
2016-08-25 21:17:58 +02:00
Dave Davenport
284b3cb78b Update manpage to show -display- option, sidebar mode uses display name. 2016-08-22 08:04:20 +02:00
Dave Davenport
83d7665b70 Update manpage 2016-08-20 11:32:13 +02:00
Dave Davenport
f2608d6167 Remove xinerama reference. 2016-08-20 11:22:18 +02:00
Dave Davenport
6225b29d94 Issue 448, Take another default that should not fail, better error mesg 2016-08-19 18:01:26 +02:00
Dave Davenport
df7468b491 Use XRandr to get monitor layout instead of xinerama.
* You can now specify monitor by name, or primary status.
2016-08-19 10:46:38 +02:00
Dave Davenport
eb0bfc60c4 Indicate what set an option, comment default options in dump-xresources. 2016-08-04 20:24:01 +02:00
Dave Davenport
4be25abad7 Fix some doxygen warnings. 2016-07-29 08:32:34 +02:00
Dave Davenport
8478b427f1 Fix Control+u behaviour 2016-07-27 08:10:55 +02:00
Dave Davenport
df1c9a1c1f Fix tests for added keybinding 2016-07-25 22:10:08 +02:00
Dave Davenport
602eb63557 Add `-multi-select flag to dmenu.
* Changes default behaviour.
2016-07-18 23:58:08 +02:00
Dave Davenport
965d2c2ac5 Add -no-selection-indicator to manpage 2016-07-18 23:51:46 +02:00
Dave Davenport
b47e9c3846 Allow for more advanced window 'line' formatting 2016-07-12 10:44:43 +02:00
Dave Davenport
9e41b6ee95 Fix outdated information manpage. 2016-07-11 08:29:27 +02:00
Dave Davenport
fd45868aca Update manpage with window-format 2016-07-01 07:57:00 +02:00
Dave Davenport
7c9f5e01fd Fix tests and crash. 2016-06-28 23:34:07 +02:00
Dave Davenport
1f4af41e96 Split Custom and Alternate command. 2016-06-19 18:02:49 +02:00
Dave Davenport
03239cb989 Remove fuzzy matching option. 2016-06-18 20:54:29 +02:00
Dave Davenport
5ae177cae1 Release v1.1.0 2016-06-14 20:46:46 +02:00
Dave Davenport
c63f4adad9 Add IRC to manpage. 2016-06-06 22:21:58 +02:00
Dave Davenport
9b52fddd3c Fix reference file for CI test 2016-06-06 09:40:55 +02:00
Dave Davenport
4a3e133e1c Remove -rnow,-snow and -now as they are deprecated 2016-06-05 22:17:46 +02:00
Dave Davenport
d3633d103a Issue #414, add markup-rows to manpage 2016-06-05 20:29:01 +02:00
Dave Davenport
70d5d884d9 Fix reference file for CI 2016-05-31 08:16:24 +02:00
Dave Davenport
10e3526237 Fix description, -switchers does not exist. 2016-05-31 07:59:40 +02:00
Dave Davenport
76c7d8cec4 Fix travis build 2016-05-30 21:20:37 +02:00
Yaroslav
f901494c6a Switch to stop cycling feature (#407)
* Added 'cycle' option to switch list navigation wrapping

* Replaced tabs with spaces

* Updating the expected rofi properties with 'cycle' option

* Updating documentation with the 'cycle' option
2016-05-25 20:40:23 +02:00
Dave Davenport
5b3239a748 Fix: #409 Use display-name for prompt. 2016-05-23 08:19:36 +02:00
Quentin Glidic
3668d5e330 test-x: Update config reference
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-05-13 09:25:52 +02:00
Quentin Glidic
db4f087487 window: Make custom action run a command on the window
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-05-12 11:31:12 +02:00
Quentin Glidic
3bd41b9a41 window: Kill the window on delete-entry
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-05-12 11:30:34 +02:00
Dave Davenport
b8ecbdcef5 Add option to set background for rofi window 2016-05-08 11:14:34 +02:00
Dave Davenport
75cac904e7 Fix xr dump 2016-05-07 11:55:17 +02:00
Quentin Glidic
67b0ce036f keybindings: Implement on-release bindings
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-05-07 11:31:04 +02:00
Dave Davenport
8e05106c87 Add option to view background image instead of screenshot in fake transparency. Issue #390 2016-05-06 12:40:55 +02:00
Chris Salzberg
324a09b27b man: Fix typo (exteneded -> extended) 2016-05-01 10:35:10 +02:00
Dave Davenport
09d1955338 Issue: #395 adding more options. 2016-04-29 21:42:31 +02:00
James Vaughan
4be6250393 typo fix 2016-04-27 02:43:36 -07:00
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
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