summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-07-01 07:57:00 +0200
committerDave Davenport <qball@gmpclient.org>2016-07-01 07:57:00 +0200
commitfd45868aca4580a7d97a3aeb4255c699d9c62605 (patch)
tree2618c8b6f9784ec1e3a0bfa7521017376d4198bd /doc
parent7c9f5e01fd3250cfe1c9bcb83f1d87038fe867b5 (diff)
Update manpage with window-format
Diffstat (limited to 'doc')
-rw-r--r--doc/rofi-manpage.markdown15
-rw-r--r--doc/rofi.131
2 files changed, 45 insertions, 1 deletions
diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown
index 4e34e145..335e25a8 100644
--- a/doc/rofi-manpage.markdown
+++ b/doc/rofi-manpage.markdown
@@ -581,6 +581,21 @@ Hide the input text. This should not be considered secure!
Tell **rofi** that DMenu input is pango markup encoded and should be rendered.
See [here](https://developer.gnome.org/pango/stable/PangoMarkupFormat.html) for details about pango markup.
+### Window Mode
+
+`-window-format` *format*
+
+Format what is being displayed for windows.
+
+*format*:
+
+ * **w**: Desktop name
+ * **t**: Title of window
+ * **n**: Name
+ * **r**: Role
+ * **c**: Class
+
+default: w c t
### Message dialog
diff --git a/doc/rofi.1 b/doc/rofi.1
index a7fa9fb0..bbe50693 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "ROFI\-MANPAGE" "" "June 2016" "" ""
+.TH "ROFI\-MANPAGE" "" "2016-07-01" "" ""
.
.SH "NAME"
\fBrofi\fR \- A window switcher, run launcher, ssh dialog and dmenu replacement
@@ -929,6 +929,35 @@ Hide the input text\. This should not be considered secure!
.P
Tell \fBrofi\fR that DMenu input is pango markup encoded and should be rendered\. See here \fIhttps://developer\.gnome\.org/pango/stable/PangoMarkupFormat\.html\fR for details about pango markup\.
.
+.SS "Window Mode"
+\fB\-window\-format\fR \fIformat\fR
+.
+.P
+Format what is being displayed for windows\.
+.
+.P
+\fIformat\fR:
+.
+.IP "\(bu" 4
+\fBw\fR: Desktop name
+.
+.IP "\(bu" 4
+\fBt\fR: Title of window
+.
+.IP "\(bu" 4
+\fBn\fR: Name
+.
+.IP "\(bu" 4
+\fBr\fR: Role
+.
+.IP "\(bu" 4
+\fBc\fR: Class
+.
+.IP "" 0
+.
+.P
+default: w c t
+.
.SS "Message dialog"
\fB\-e\fR \fImessage\fR
.