summary refs log tree commit diff
path: root/cwmrc.5
diff options
context:
space:
mode:
authorokan <okan>2013-12-13 14:40:52 +0000
committerokan <okan>2013-12-13 14:40:52 +0000
commit34ae428cec9f2c63a215e6c45f0e73aba584b6e5 (patch)
tree03fc454169c4171f4dd1a567e1ff35ae7c13c30d /cwmrc.5
parentfe177b7c611d6c557275c7c9869cb7c31fa1a7e2 (diff)
downloadcwm-34ae428cec9f2c63a215e6c45f0e73aba584b6e5.tar.gz
cwm-34ae428cec9f2c63a215e6c45f0e73aba584b6e5.tar.xz
cwm-34ae428cec9f2c63a215e6c45f0e73aba584b6e5.zip
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.
Diffstat (limited to 'cwmrc.5')
-rw-r--r--cwmrc.55
1 files changed, 4 insertions, 1 deletions
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