keybinds: add sendkeystate dispatcher (#9599)
This commit is contained in:
parent
f3db1b172c
commit
f7ba86d1f3
6 changed files with 48 additions and 3 deletions
|
|
@ -106,6 +106,7 @@ hyprctl [<OPTIONS>]... <ARGUMENTS>
|
|||
| (execr) "Execute a raw shell command"
|
||||
| (pass) "Pass the key to a specified window"
|
||||
| (sendshortcut) "On shortcut X sends shortcut Y to a specified window"
|
||||
| (sendkeystate) "Send a key with specific state (down/repeat/up) to a specified window (window must keep focus for events to continue)"
|
||||
| (killactive) "Close the active window"
|
||||
| (closewindow) "Close a specified window"
|
||||
| (workspace) "Change the workspace"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue