From 34ae428cec9f2c63a215e6c45f0e73aba584b6e5 Mon Sep 17 00:00:00 2001 From: okan Date: Fri, 13 Dec 2013 14:40:52 +0000 Subject: Add support for XUrgency and matching _NET_WM_STATE_DEMANDS_ATTENTION ewmh hint; urgencyborder is configurable. The urgency flag will stick, even while on a client in a non-viewable group, until the client receives focus (where the border is reset). Initial diff from Thomas Adam with some changes/enhancements from me. --- cwmrc.5 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'cwmrc.5') diff --git a/cwmrc.5 b/cwmrc.5 index 2d00e73..3c3fc25 100644 --- a/cwmrc.5 +++ b/cwmrc.5 @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 8 2013 $ +.Dd $Mdocdate: November 27 2013 $ .Dt CWMRC 5 .Os .Sh NAME @@ -125,6 +125,9 @@ Set menu background color. .It Ic color menufg Ar color Set menu foreground color. .Pp +.It Ic color urgencyborder Ar color +Set the color of the border of a window indicating urgency. +.Pp .It Ic color ungroupborder Ar color Set the color of the border while ungrouping a window. .Pp -- cgit 1.4.1