keybinds: add sendkeystate dispatcher (#9599)

This commit is contained in:
nyx 2025-03-24 23:59:13 +00:00 committed by GitHub
parent f3db1b172c
commit f7ba86d1f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 48 additions and 3 deletions

View file

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