Dave Davenport
e7a7b78cce
Update manpage (rofi.1)
2016-11-30 08:13:58 +01:00
Dave Davenport
02d8b7a31c
Add forum link to manpage
2016-11-13 18:39:21 +01:00
Wieland Hoffmann
e3014f5a7a
Rewrite FAQ entries to get rid of <strong> tags in the generated man page ( #493 )
2016-11-04 19:41:52 +01:00
Dave Davenport
e72508b782
Remove opacity option.
2016-11-01 08:10:27 +01:00
Dave Davenport
ab56354f05
Update manpage
2016-10-20 22:56:17 +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
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
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
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
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
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
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
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
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
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
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
d2567a6884
#219 : Implement continious scroll
2016-02-17 20:29:23 +01:00
Dave Davenport
b012ec1e8a
Add passwd to manpage.
2016-01-10 13:28:14 +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
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
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
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