Dave Davenport
c98b67ed0d
Make lazy-key-grab an option, add --release for i3 to manpage.
2017-01-07 10:35:36 +01:00
Dave Davenport
ff88d3d6d7
Issue: #521 . Add -[no]-show-match to manpage.
2017-01-06 14:45:45 +01:00
Dave Davenport
d25989ed14
Update manpage.
...
- Remove old color-enabled option.
- Split website section.
2016-12-23 10:31:52 +01:00
Dave Davenport
e7375f77e8
Fix wrong ' in manpage (should be `)
2016-12-21 09:53:00 +01:00
Dave Davenport
8099dbef4c
Add some usage examples to manpage.
2016-12-21 09:42:04 +01:00
Dave Davenport
77f08c08d5
Add comment to manpage about getting example config file.
2016-12-19 17:35:03 +01:00
Dave Davenport
2bcdf2cc2e
Update manpage and AUTHORS
2016-12-14 09:26:12 +01:00
Rasmus Steinke
4eb3aa4bd7
Mention default config path
2016-12-05 23:31:18 +01:00
Dave Davenport
e7a7b78cce
Update manpage (rofi.1)
2016-11-30 08:13:58 +01:00
Rasmus Steinke
a1e235cab0
fix typo
2016-11-30 06:54:34 +01:00
Dave Davenport
6cbfe3e1d1
Fix help output test (trailing whitespace).
2016-11-27 17:37:57 +01:00
Dave Davenport
ae0cf4353c
Update ref. with removed trailing space
2016-11-27 16:37:52 +01:00
Dave Davenport
34cf7c6909
Remove unsupported tag from doxy file.
2016-11-15 23:15:22 +01:00
Dave Davenport
b1a44cc65e
Update code documentation
2016-11-15 21:54:31 +01:00
Dave Davenport
0a70d73d82
Change pid location to something more common in CI test.
2016-11-14 17:02:20 +01:00
Dave Davenport
d22920fd5e
Backspace->BackSpace
2016-11-14 16:58:43 +01:00
Dave Davenport
62879ee739
Continue parsing when keybinding fail, only show errors after all are done.
2016-11-14 16:53:01 +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
cd99b0b063
Update so absolute paths are used in doxy file.
2016-10-25 21:57:09 +02:00
Dave Davenport
2ee72b6c12
Update texts.
2016-10-24 23:25:58 +02:00
Dave Davenport
ab56354f05
Update manpage
2016-10-20 22:56:17 +02:00
Dave Davenport
d0d1869604
Fix test?
2016-10-19 21:39:43 +02:00
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