From d01d8ab40ad1036e212de02f739820442b6da49a Mon Sep 17 00:00:00 2001 From: Vaxry Date: Mon, 7 Oct 2024 23:27:56 +0100 Subject: [PATCH] e --- protocols/hyprland-ctm-control.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/protocols/hyprland-ctm-control.xml b/protocols/hyprland-ctm-control.xml index 366fb55..fc90a2a 100644 --- a/protocols/hyprland-ctm-control.xml +++ b/protocols/hyprland-ctm-control.xml @@ -54,6 +54,8 @@ The provided values describe a 3x3 Row-Major CTM with values in the range of [0, ∞) Passing values outside of the range will raise an invalid_matrix error. + + The default value of the CTM is an identity matrix.