ipc: send a workspace event when the urgency flag changes

This commit is contained in:
Michael Stapelberg
2010-03-20 03:09:42 +01:00
parent 35a791f7e6
commit 77efb29d9f
2 changed files with 9 additions and 4 deletions

View File

@ -268,7 +268,7 @@ output::
This event consists of a single serialized map containing a property
+change (string)+ which indicates the type of the change ("focus", "init",
"empty").
"empty", "urgent").
*Example:*
---------------------