Commit graph

278 commits

Author SHA1 Message Date
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