kwin/autotests/integration/effects
Vlad Zagorodniy 862bf0f153 [effects/scale] Port to JavaScript
Summary:
Now, when the scripting effects API has all required ingredients to port
the Scale effect to JavaScript we finally can do it.

The main rationale for porting this effect to JavaScript is that
scripted effects API lets us focus more on what we want instead of
"how".

Visually, the ported version doesn't deviate from the C++ version.

Test Plan:
* Enable the Scale effect;
* Open/close a window.

Reviewers: #kwin, graesslin

Reviewed By: #kwin, graesslin

Subscribers: graesslin, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D16478
2018-10-29 10:17:21 +02:00
..
scripts [scripting] Allow effects to grab windows 2018-10-29 10:17:21 +02:00
CMakeLists.txt [autotests] Unit most scripted effects API 2018-07-31 12:29:04 +01:00
fade_test.cpp XdgV6 - Kwin side 2017-09-25 16:47:30 +01:00
scripted_effects_test.cpp [scripting] Allow effects to grab windows 2018-10-29 10:17:21 +02:00
slidingpopups_test.cpp [effects/scale] Port to JavaScript 2018-10-29 10:17:21 +02:00
translucency_test.cpp Clean up includes 2018-08-31 22:58:11 +03: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