From: Trevor Merrifield Date: Mon, 6 Mar 2017 06:20:47 +0000 (-0500) Subject: docs/ipc: Document the 'primary' flag X-Git-Tag: 4.14~47^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1e1da5a6595dafa479adedf8924c8d81513bbaa3;p=i3%2Fi3 docs/ipc: Document the 'primary' flag Resolves #2697 --- diff --git a/docs/ipc b/docs/ipc index 466b6596..026e434d 100644 --- a/docs/ipc +++ b/docs/ipc @@ -232,6 +232,8 @@ name (string):: The name of this output (as seen in +xrandr(1)+). Encoded in UTF-8. active (boolean):: Whether this output is currently active (has a valid mode). +primary (boolean):: + Whether this output is currently the primary output. current_workspace (string):: The name of the current workspace that is visible on this output. +null+ if the output is not active.