From 71819fe746d57774aaa05d989ab932dc39076d90 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Tue, 22 Aug 2017 20:31:01 +0100 Subject: add onlyborder variable When onlyborder is set to 0 (default 1), borders are not displayed if there is only a single frame on a given screen. This is useful if you use (thick) coloured borders to show which is the currently focused window when using splits, but also don't want to have borders taking up space unnecessarily when running a fullscreen window. Signed-off-by: Vasil Zlatanov --- doc/ratpoison.mdoc.1 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'doc/ratpoison.mdoc.1') diff --git a/doc/ratpoison.mdoc.1 b/doc/ratpoison.mdoc.1 index 502bd9f..db54a07 100644 --- a/doc/ratpoison.mdoc.1 +++ b/doc/ratpoison.mdoc.1 @@ -22,7 +22,7 @@ .\" [2] http://mdocml.bsd.lv/ .\" [3] http://mdocml.bsd.lv/mdoc.7.html .\" -.Dd May 6, 2017 +.Dd Aug 22, 2017 .Dt RATPOISON 1 .Os .Sh NAME @@ -995,6 +995,15 @@ Selects how thick the frame around windows is. .Pp Default is .Li 1 . +.It Cm onlyborder Li 0 | 1 +Determine whether to show borders +.Pq Li 1 +or not +.Pq Li 0 +when there is only one frame on the screen. +.Pp +Default is +.Li 1 . .It Cm barborder Ar pixels Selects how thick the frame around .Nm Ap -- cgit v1.2.3