mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
i3-compat: add GET_BINDING_STATE IPC command
This commit is contained in:
parent
f9361ae36c
commit
45859be03f
10 changed files with 48 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ types=(
|
|||
'get_bar_config'
|
||||
'get_version'
|
||||
'get_binding_modes'
|
||||
'get_binding_state'
|
||||
'get_config'
|
||||
'send_tick'
|
||||
'subscribe'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue