13 lines
525 B
Markdown
13 lines
525 B
Markdown
- workspaces: array
|
|
- normal
|
|
- ID: int (ID of workspace)
|
|
- occupied: bool (if workspace is occupied)
|
|
- monitorID: int (ID of monitor workspace is on)
|
|
- active: bool (if workspace is open)
|
|
- icon: string (path of icon of client)
|
|
- special
|
|
- ID: int (ID of workspace)
|
|
- occupied: bool (if workspace is occupied)
|
|
- monitorID: int (ID of monitor workspace is on)
|
|
- active: bool (if workspace is open)
|
|
- icon: string (path of icon of client)
|