mirror of
https://github.com/swaywm/sway.git
synced 2025-11-02 09:01:40 -05:00
Implement IPC get_seats command
This commit is contained in:
parent
7f03570caf
commit
c72940837c
9 changed files with 86 additions and 2 deletions
|
|
@ -48,6 +48,9 @@ IPC Message Types
|
|||
*get_workspaces*::
|
||||
Gets a JSON-encoded list of workspaces and their status.
|
||||
|
||||
*get_seats*::
|
||||
Gets a JSON-encoded list of current seats.
|
||||
|
||||
*get_inputs*::
|
||||
Gets a JSON-encoded list of current inputs.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue