kwin/autotests/integration/effects
Vlad Zagorodniy 396d528075 [scripting] Introduce complete function
Summary:
Effects that prefer to manipulate direction of animations sometimes need
to create animations in some particular state so later on they can be
played backward (swapping from and to is not enough and it would be wrong).

The proposed complete function lets such effects to fast-forward animations to
to the target position so they can be played backwards later on.

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: davidedmundson, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D16450
2018-11-17 13:44:20 +02:00
..
scripts [scripting] Introduce complete function 2018-11-17 13:44:20 +02:00
CMakeLists.txt [autotests] Unit most scripted effects API 2018-07-31 12:29:04 +01:00
fade_test.cpp Fix FadeTest and TranslucencyTest when started without install 2018-11-07 09:34:38 +01:00
scripted_effects_test.cpp [scripting] Introduce complete function 2018-11-17 13:44:20 +02:00
slidingpopups_test.cpp Fix slidingpopupstest when run without installtion 2018-11-07 10:51:07 +01:00
translucency_test.cpp Fix FadeTest and TranslucencyTest when started without install 2018-11-07 09:34:38 +01:00
windowgeometry_test.cpp [effects] Delay creation of EffectFrames in WindowGeometryEffect 2017-11-21 19:28:00 +01:00
wobbly_shade_test.cpp Clean up includes 2018-08-31 22:58:11 +03:00