From f322f8efea782692c5c45a1d870fb08b68f8fa15 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Tue, 12 Aug 2014 15:13:30 +0200 Subject: 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 --- man/weston.ini.man | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man') diff --git a/man/weston.ini.man b/man/weston.ini.man index 22f9f0dd..fbcec81a 100644 --- a/man/weston.ini.man +++ b/man/weston.ini.man @@ -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, -- cgit v1.2.3