1
0
Fork 0
mirror of https://github.com/hyprwm/hyprland-protocols.git synced 2025-01-23 23:59:49 +01:00
This commit is contained in:
Vaxry 2024-10-07 23:27:56 +01:00
parent 978bf1a4cc
commit d01d8ab40a

View file

@ -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.
</description>
<arg name="output" type="object" interface="wl_output"/>
<arg name="mat0" type="fixed"/>