head-management: add compositor-space-transformer-v1 extension
This commit is contained in:
parent
a8ed4785af
commit
5636f6bda5
7 changed files with 99 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ impl HeadState {
|
|||
|
||||
enum HeadOp {
|
||||
SetPosition(i32, i32),
|
||||
SetTransform(Transform),
|
||||
SetScale(Scale),
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue