kwin/autotests/integration/effects/scripts
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
..
animationTest.js
animationTestMulti.js
completeTest.js [scripting] Introduce complete function 2018-11-17 13:44:20 +02:00
effectContext.js
effectsHandler.js [autotests] Test ScriptedEffects stackingOrder 2018-08-20 17:39:36 +01:00
fullScreenEffectTest.js [libkwineffects] Expose getting/setting activeFullScript to scripted effects 2018-10-04 00:57:44 +03:00
fullScreenEffectTestGlobal.js [scripting] Propagate fullScreenEffect from global settings to local settings 2018-10-10 18:27:52 +03:00
fullScreenEffectTestMulti.js [libkwineffects] Expose getting/setting activeFullScript to scripted effects 2018-10-04 00:57:44 +03:00
grabAlreadyGrabbedWindowForcedTest_owner.js [scripting] Allow effects to grab windows 2018-10-29 10:17:21 +02:00
grabAlreadyGrabbedWindowForcedTest_thief.js [scripting] Allow effects to grab windows 2018-10-29 10:17:21 +02:00
grabAlreadyGrabbedWindowTest_grabber.js [scripting] Allow effects to grab windows 2018-10-29 10:17:21 +02:00
grabAlreadyGrabbedWindowTest_owner.js [scripting] Allow effects to grab windows 2018-10-29 10:17:21 +02:00
grabTest.js [scripting] Allow effects to grab windows 2018-10-29 10:17:21 +02:00
keepAliveTest.js [effects/dialogparent] Fix flickering of parent windows 2018-10-10 18:34:12 +03:00
keepAliveTestDontKeep.js [effects/dialogparent] Fix flickering of parent windows 2018-10-10 18:34:12 +03:00
redirectAnimateDontTerminateTest.js [scripting] Introduce redirect function 2018-11-17 13:44:16 +02:00
redirectAnimateTerminateTest.js [scripting] Introduce redirect function 2018-11-17 13:44:16 +02:00
redirectSetDontTerminateTest.js [scripting] Introduce redirect function 2018-11-17 13:44:16 +02:00
redirectSetTerminateTest.js [scripting] Introduce redirect function 2018-11-17 13:44:16 +02:00
screenEdgeTest.js
screenEdgeTouchTest.js
shortcutsTest.js
ungrabTest.js [scripting] Allow effects to grab windows 2018-10-29 10:17:21 +02:00