i3-compat: add GET_BINDING_STATE IPC command

This commit is contained in:
Jason Nader 2020-06-13 12:32:24 +09:00
parent f9361ae36c
commit dbc5429ce4
No known key found for this signature in database
GPG key ID: EE220FCAA09AF23D
10 changed files with 48 additions and 0 deletions

View file

@ -80,6 +80,9 @@ _swaymsg_ [options...] [message]
*get\_binding\_modes*
Gets a JSON-encoded list of currently configured binding modes.
*get\_binding\_state*
Gets JSON-encoded info about the current binding state.
*get\_config*
Gets a JSON-encoded copy of the current configuration.