From 0c7cf263faeae9429942c6ffbc1e9b5dfd709bf4 Mon Sep 17 00:00:00 2001 From: Gwilherm Folliot Date: Mon, 21 Oct 2024 10:21:08 +0200 Subject: [PATCH] input-capture: add force_release event --- protocols/hyprland-input-capture-v1.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/protocols/hyprland-input-capture-v1.xml b/protocols/hyprland-input-capture-v1.xml index a96863a..58401f2 100644 --- a/protocols/hyprland-input-capture-v1.xml +++ b/protocols/hyprland-input-capture-v1.xml @@ -59,6 +59,13 @@ + + + This event is triggered by the compositor to tell that he has + released the capture of inputs + + + Notification of pointer location change.