mirror of
https://github.com/hyprwm/hyprland-protocols.git
synced 2024-11-08 06:45:59 +01:00
e
This commit is contained in:
parent
d01d8ab40a
commit
9ba7100e8a
1 changed files with 6 additions and 0 deletions
|
@ -69,6 +69,12 @@
|
|||
<arg name="mat8" type="fixed"/>
|
||||
</request>
|
||||
|
||||
<request name="commit">
|
||||
<description summary="commit the pending state">
|
||||
Commits the pending state(s) set by set_ctm_for_output.
|
||||
</description>
|
||||
</request>
|
||||
|
||||
<request name="destroy" type="destructor">
|
||||
<description summary="destroy the manager">
|
||||
All objects created by the manager will still remain valid, until their
|
||||
|
|
Loading…
Reference in a new issue