Merge pull request #4116 from ammgws/patch-1

Update WORKSPACES reply docs
This commit is contained in:
Orestis Floros 2020-10-15 09:41:54 +02:00 committed by GitHub
commit 440268f454
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -175,8 +175,8 @@ num (integer)::
The logical number of the workspace. Corresponds to the command
to switch to this workspace. For named workspaces, this will be -1.
name (string)::
The name of this workspace (by default num+1), as changed by the
user. Encoded in UTF-8.
The name of this workspace if changed by the user, otherwise defaults
to the string representation of the +num+ field). Encoded in UTF-8.
visible (boolean)::
Whether this workspace is currently visible on an output (multiple
workspaces can be visible at the same time).