summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2022-07-30 15:07:11 +0200
committerDave Davenport <qball@blame.services>2022-07-30 15:07:11 +0200
commit903def557b0b0dd30317f528413fc20fea1d9282 (patch)
treeea0790be936e0dcf20ae86a54fe9eabac02802ba
parent9d001aaaf7e9c35a003236dbc69cfb3a870cf708 (diff)
[Doc] Clarify capitalize bug in manpage.
-rw-r--r--doc/rofi-theme.59
-rw-r--r--doc/rofi-theme.5.markdown5
2 files changed, 12 insertions, 2 deletions
diff --git a/doc/rofi-theme.5 b/doc/rofi-theme.5
index f19cdf03..3d3eabeb 100644
--- a/doc/rofi-theme.5
+++ b/doc/rofi-theme.5
@@ -787,9 +787,16 @@ The following options are available on pango 1.50.0 and up:
\fB\fCuppercase\fR: Uppercase the text.
.IP \(bu 2
\fB\fClowercase\fR: Lowercase the text.
+
+.RE
+
+.PP
+The following option is disabled as pango crashes on this if there is eel
+ upsizing or wrapping. This will be re-enabled once fixed:
+
+.RS
.IP \(bu 2
\fB\fCcapitalize\fR: Capitalize the text.
-This is currently disabled because of a Pango bug.
.RE
diff --git a/doc/rofi-theme.5.markdown b/doc/rofi-theme.5.markdown
index acbd131d..83b70239 100644
--- a/doc/rofi-theme.5.markdown
+++ b/doc/rofi-theme.5.markdown
@@ -505,8 +505,11 @@ The following options are available on pango 1.50.0 and up:
* `uppercase`: Uppercase the text.
* `lowercase`: Lowercase the text.
+
+ The following option is disabled as pango crashes on this if there is eel
+ upsizing or wrapping. This will be re-enabled once fixed:
+
* `capitalize`: Capitalize the text.
- This is currently disabled because of a Pango bug.
## Line style