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:
committed by
Pekka Paalanen
parent
e67118c80a
commit
f322f8efea
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user