diff --git a/protocols/hyprland-global-shortcuts-v1.xml b/protocols/hyprland-global-shortcuts-v1.xml index a0c9371..562136b 100644 --- a/protocols/hyprland-global-shortcuts-v1.xml +++ b/protocols/hyprland-global-shortcuts-v1.xml @@ -31,8 +31,8 @@ - This protocol allows a client to register keystrokes that will be passed - to it regardless of its focus state. + This protocol allows a client to register triggerable actions, + meant to be global shortcuts. @@ -54,6 +54,13 @@ + + + + All objects created by the manager will still remain valid, until their + appropriate destroy request has been called. + + @@ -88,5 +95,11 @@ + + + + Destroys the shortcut. Can be sent at any time by the client. + +