From a83ec02263f57eac22f091d37c7e678aed7b8d38 Mon Sep 17 00:00:00 2001 From: okan Date: Sun, 17 May 2009 23:40:57 +0000 Subject: a long time coming - re-work the way we deal with colors: since we're using Xft(3), use it to select the font color as well instead of trying to build one; properly allocate and free colors at-will, e.g. we now have configurable colors. feedback and ok's todd@ and oga@ --- cwmrc.5 | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'cwmrc.5') diff --git a/cwmrc.5 b/cwmrc.5 index 80417f9..910b1b9 100644 --- a/cwmrc.5 +++ b/cwmrc.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cwmrc.5,v 1.24 2009/05/17 17:04:59 sthen Exp $ +.\" $OpenBSD: cwmrc.5,v 1.25 2009/05/17 23:40:57 okan Exp $ .\" .\" Copyright (c) 2004,2005 Marius Aamodt Eriksen .\" @@ -84,6 +84,18 @@ application. Set the window border width to .Ar pixels . .Pp +.It Ic color activeborder Ar color +Set the color of the active border. +.Pp +.It Ic color groupborder Ar color +Set the color of the border while grouping a window. +.Pp +.It Ic color inactiveborder Ar color +Set the color of the inactive border. +.Pp +.It Ic color ungroupborder Ar color +Set the color of the border while ungrouping a window. +.Pp .It Ic command Ar name Ar path Every .Ar name -- cgit v1.2.3-2-gb3c3