From 08bc2f30cf1a13e0b0023fa49a5275a3e3036512 Mon Sep 17 00:00:00 2001 From: Vaxry Date: Mon, 7 Oct 2024 23:41:27 +0100 Subject: [PATCH] e --- protocols/hyprland-ctm-control.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/protocols/hyprland-ctm-control.xml b/protocols/hyprland-ctm-control.xml index 0e85f22..c1f9f94 100644 --- a/protocols/hyprland-ctm-control.xml +++ b/protocols/hyprland-ctm-control.xml @@ -56,6 +56,9 @@ Passing values outside of the range will raise an invalid_matrix error. The default value of the CTM is an identity matrix. + + If an output doesn't get a CTM set with set_ctm_for_output and commit is called, + that output will get its CTM reset to an identity matrix.