clutter: Remove behaviours

https://gitlab.gnome.org/GNOME/mutter/merge_requests/879
This commit is contained in:
Adam Jackson
2019-10-22 12:20:31 -04:00
committed by Georges Basile Stavracas Neto
parent 33d1bae03f
commit a60457c2d8
12 changed files with 10 additions and 1006 deletions

View File

@ -17,8 +17,7 @@
"reactive" : true,
"rotation" : [
{ "z-axis" : [ 45.0, [ 75, 75 ] ] }
],
"behaviours" : [ "fade-behaviour", "path-behaviour" ]
]
},
{
"id" : "green-button",
@ -43,8 +42,7 @@
"keep-aspect-ratio" : true,
"anchor-x" : "5 em",
"anchor-y" : "5 pt",
"opacity" : 100,
"behaviours" : [ "rotate-behaviour", "fade-behaviour" ]
"opacity" : 100
},
{
"id" : "red-hand-clone",