desktop-shell: add close-animation config option for destroying surfaces

At the moment when surfaces are destroyed they are faded out but let's
make it configurable!

Tested-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
Jonny Lamb
2014-08-12 15:13:30 +02:00
committed by Pekka Paalanen
parent e67118c80a
commit f322f8efea
3 changed files with 16 additions and 2 deletions
+6
View File
@@ -201,6 +201,12 @@ sets the effect used for opening new windows (string). Can be
.B none.
By default, no animation is used.
.TP 7
.BI "close-animation=" fade
sets the effect used when closing windows (string). Can be
.B fade,
.B none.
By default, the fade animation is used.
.TP 7
.BI "startup-animation=" fade
sets the effect used for opening new windows (string). Can be
.B fade,