From 81e6938c0eff5a385581178100e9741d15f431fe Mon Sep 17 00:00:00 2001 From: vaxerski Date: Fri, 13 Jan 2023 18:20:22 +0100 Subject: [PATCH] added an error for duplicate keybinds --- protocols/hyprland-global-shortcuts-v1.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/protocols/hyprland-global-shortcuts-v1.xml b/protocols/hyprland-global-shortcuts-v1.xml index 562136b..439d0e5 100644 --- a/protocols/hyprland-global-shortcuts-v1.xml +++ b/protocols/hyprland-global-shortcuts-v1.xml @@ -47,6 +47,8 @@ A global shortcut is anonymous, meaning the app does not know what key(s) trigger it. The shortcut's keybinding shall be dealt with by the compositor. + + In the case of a duplicate app_id + id combination, the already_taken protocol error is raised. @@ -61,6 +63,11 @@ appropriate destroy request has been called. + + + +