Dave Davenport
37c20740e4
Structure picture of widgets.
2017-01-17 08:42:48 +01:00
Dave Davenport
c23562e98c
Add first draft of structure svg to theme doc.
2017-01-16 18:53:42 +01:00
Dave Davenport
cc7a27fbea
Move some files, add small theme convert document.
2017-01-16 08:51:56 +01:00
Dave Davenport
8f1b8b18d8
Add some examples to the themer.md.
2017-01-16 08:41:17 +01:00
Dave Davenport
0e1b02d2f4
Add transparency section to tutorial
2017-01-12 18:17:32 +01:00
Dave Davenport
7749353c5b
Update doc about x/y-offset.
2017-01-12 00:31:42 +01:00
Dave Davenport
63d8bfb071
Updates
2017-01-11 23:19:29 +01:00
Dave Davenport
19b023b221
Split sorting option. one for sorting. One to force levenshtein.
2017-01-11 09:42:37 +01:00
Dave Davenport
547bac0dc8
Update themer documentation.
2017-01-10 19:05:24 +01:00
Dave Davenport
b3a52d4703
Update themer.md
...
Update formatting.
2017-01-10 18:32:59 +01:00
Dave Davenport
3c7c1b3b40
Update themer.md with specs (unfinished).
2017-01-10 17:35:28 +01:00
Dave Davenport
15cc7c5fb4
Update theme3-tutorial.md
...
Fix images.
2017-01-10 11:23:50 +01:00
Dave Davenport
17155867a1
Add a quick theme tutorial.
2017-01-10 11:20:38 +01:00
Dave Davenport
268b0fa3b0
Super-1..10 keybinding activates row 1..10.
...
Allowing fore quick switching to entry.
https://forum.qtools.org/t/select-entry-by-offset/84/5
2017-01-10 07:41:37 +01:00
lbonn
b010da57d7
Misc man page changes ( #535 )
...
* Manpage: review the window section
* rename "Window Mode" to "Window switcher settings" for more
consistency
* put `-window-command` in the correct section
* move the window switcher settings section up
* Manpage: minor markup/syntax fix
* Manpage: mention `-show keys` in `-show` section
* Manpage: fix some markup problems
Some parts were over-indented and interpreted as verbatim blocks
* Manpage: note about dmenu async mode disabling
Stay voluntarily vague about the exact list of confliction options to
avoid keeping it in sync with the code
2017-01-09 20:32:31 +01:00
Dave Davenport
713d41f619
Allow matching highlighting to be set. Fixes #522
2017-01-09 00:09:02 +01:00
Dave Davenport
8c0c43952d
Make 'text' override foreground color for rendering text
2017-01-08 20:39:37 +01:00
Dave Davenport
c57e7348d2
Add some better error message. Allow -theme-str option to override part of theme
2017-01-08 16:09:24 +01:00
Dave Davenport
6318e5024b
Merge remote-tracking branch 'origin/master' into themer
2017-01-07 11:22:39 +01:00
Dave Davenport
f4d8230dd5
Update reference output for tests
2017-01-07 11:22:12 +01:00
Dave Davenport
8124cfb023
Merge remote-tracking branch 'origin/master' into themer
2017-01-07 10:38:47 +01:00
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
06c5f51e7d
Allow to set anchor position on normitor and anchor position on window.
2017-01-06 19:04:25 +01:00
Dave Davenport
5078034672
Add scrollbar 'handle-width' and 'handle-color' remove old syntax
2017-01-06 15:36:06 +01:00
Dave Davenport
ff88d3d6d7
Issue: #521 . Add -[no]-show-match to manpage.
2017-01-06 14:45:45 +01:00
Dave Davenport
f2a4049991
Remove separator
2017-01-05 22:07:50 +01:00
Dave Davenport
3eb450c37e
Add generic container (renamed window widget) put container around message.
2017-01-05 18:33:57 +01:00
Dave Davenport
50479057bc
Update themer.doc with latest theme changes.
2017-01-05 09:40:10 +01:00
Dave Davenport
e982a439fb
Fix spacing in listview and box.
2017-01-03 14:25:24 +01:00
Dave Davenport
df74540624
Fix crasher in error message. update reference output.
2017-01-01 19:33:16 +01:00
Dave Davenport
1c611b0eec
First start at adding 4 sided padding
2016-12-27 22:19:15 +01:00
Dave Davenport
a0bab0e99a
Merge remote-tracking branch 'origin/master' into themer
2016-12-26 13:10:19 +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
b56cc8312a
Merge remote-tracking branch 'origin/master' into themer
2016-12-21 22:59:02 +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
8793475501
Fix and document resolving.
2016-12-20 09:17:19 +01:00
Dave Davenport
9c6019d3d0
Allow theme to set background.
2016-12-19 17:49:52 +01:00
Dave Davenport
7fa4c164ab
Merge remote-tracking branch 'origin/master' into themer
2016-12-19 17:35:24 +01:00
Dave Davenport
77f08c08d5
Add comment to manpage about getting example config file.
2016-12-19 17:35:03 +01:00
Dave Davenport
d8b877147c
Fix cleanup lexer, add properties to theme documentation.
2016-12-19 08:10:33 +01:00
Dave Davenport
b8e58b0342
Make parser more flexible, allow global properties to be anywhere in file and allow multiple similar entries.
2016-12-16 09:28:13 +01:00
Dave Davenport
4858dad631
Merge remote-tracking branch 'origin/master' into themer
2016-12-15 09:17:55 +01:00
Dave Davenport
2bcdf2cc2e
Update manpage and AUTHORS
2016-12-14 09:26:12 +01:00
Dave Davenport
9cadedd841
small markup fix theme.md
...
small markup fix.
2016-12-13 18:21:31 +01:00
Dave Davenport
9ad56735ea
Add properties description to theme format description
2016-12-13 18:20:09 +01:00
Dave Davenport
c6b3f21d3f
Update markup new theme description document
2016-12-13 18:10:42 +01:00
Dave Davenport
9a3122572e
Update documentation describing new theme format.
2016-12-13 18:05:40 +01:00
Dave Davenport
d18f037d1c
Add lex/bison parser for theme.
2016-12-09 19:49:49 +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
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