mirror of
https://github.com/hyprwm/hyprland-protocols.git
synced 2025-01-15 20:39:48 +01:00
e
This commit is contained in:
parent
978bf1a4cc
commit
d01d8ab40a
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@
|
||||||
The provided values describe a 3x3 Row-Major CTM with values in the range of [0, ∞)
|
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.
|
Passing values outside of the range will raise an invalid_matrix error.
|
||||||
|
|
||||||
|
The default value of the CTM is an identity matrix.
|
||||||
</description>
|
</description>
|
||||||
<arg name="output" type="object" interface="wl_output"/>
|
<arg name="output" type="object" interface="wl_output"/>
|
||||||
<arg name="mat0" type="fixed"/>
|
<arg name="mat0" type="fixed"/>
|
||||||
|
|
Loading…
Reference in a new issue