Implement IPC get_seats command

This commit is contained in:
Ryan Dwyer 2018-05-11 23:51:47 +10:00
parent 7f03570caf
commit c72940837c
9 changed files with 86 additions and 2 deletions

View file

@ -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.