]> git.sur5r.net Git - i3/i3/blobdiff - docs/userguide
Implement the urgency hint for windows/workspaces
[i3/i3] / docs / userguide
index 215e4aa02fadd7c853a7f3d8986d0d15e5c4ffc8..bda502457c3635af26142291398f6087c85a11d7 100644 (file)
@@ -380,10 +380,14 @@ client.focused_inactive::
        the focus at the moment.
 client.unfocused::
        A client which is not the focused one of its container.
+client.urgent::
+       A client which has its urgency hint activated.
 bar.focused::
        The current workspace in the bottom bar.
 bar.unfocused::
        All other workspaces in the bottom bar.
+bar.urgent::
+       A workspace which has at least one client with an activated urgency hint.
 
 Colors are in HTML hex format, see below.