61 Commits (976730a4fd0f94098726299730eb768c338ecf93)

Author SHA1 Message Date
David Edmundson e4ac215fcb [effects] Add effect to hold the desktop window static after plasmashell quits 6 years ago
Vlad Zagorodniy 396d528075 [scripting] Introduce complete function 7 years ago
Vlad Zagorodniy 5e104fbc12 [scripting] Introduce redirect function 7 years ago
Vlad Zagorodniy 8d0554e45a [scripting] Allow effects to grab windows 7 years ago
Vlad Zagorodniy a281f2bce1 [effects/dialogparent] Fix flickering of parent windows 8 years ago
Vlad Zagorodniy b9653b4e95 [scripting] Propagate fullScreenEffect from global settings to local settings 8 years ago
David Edmundson 99b33e7428 [libkwineffects] Expose getting/setting activeFullScript to scripted effects 8 years ago
David Edmundson 3332b32101 [scripting] Fix effect.animate() curve argument being actually used 8 years ago
David Edmundson 5d279a0ddd [autotests] Unit most scripted effects API 8 years ago
David Edmundson a3cff85e7a Remove Qt module declarations in includes 8 years ago
Martin Gräßlin 1e13deaa1d Port some displayWidth/displayHeight usages to Screens::size() 9 years ago
Andreas Hartmetz 90a33a4bc2 Fix two more const / non-const iterator mismatches. 9 years ago
Martin Gräßlin 2be1625822 Add support for new touch screen callbacks to KWin scripts and scripted effects 9 years ago
Martin Gräßlin 6184278bec Fix for failing testScriptedEffectsLoader 9 years ago
Martin Gräßlin af83401b83 Use KWin's KSharedConfigPtr in ScriptedEffect 9 years ago
James Pike 4730be084c Support for workspace.clientList() in declarative script 10 years ago
Martin Gräßlin 142aab2e24 Introduce an EffectsHandler::animationsSupported -> bool 10 years ago
Marco Martin a104a4af7f try more aggressively to retarget 10 years ago
Thomas Lübking c9c86f29fb fix retargetting script export 10 years ago
Thomas Lübking 070b85bbcf export retarget to scripts 10 years ago
Marco Martin 5e6f0b8b4f make animate() return something JS understands 10 years ago
Nick Shaforostoff 3a8d7d866a optimize string operations 11 years ago
Martin Gräßlin bffbbce172 [scripting] Add dedicated logging category 11 years ago
Martin Gräßlin ca14073b54 Port scripted effect loading from KService to KPackage 11 years ago
Thomas Lübking 83a42c55be ScriptedEffect: gauss curve anim and ended signal 11 years ago
Thomas Lübking 060f3e9403 Remove AnimationData wrapper around metadata. 11 years ago
Martin Gräßlin b7a8bb4f52 Drop build option KWIN_BUILD_SCREENEDGES 11 years ago
Martin Gräßlin 3bbc9436db [kwin] Add a virtual Effect::requestedEffectChainPosition 12 years ago
Martin Gräßlin 42ff5e0c08 [kwin] Move finding of scripted effect source file to ScriptedEffect 12 years ago
Martin Gräßlin ba12fe3cc0 [kwin] Add a ScriptedEffectLoader 12 years ago
Martin Gräßlin 77fff7af6a [kwin] Port away from deprected KCoreConfigSkeleton::readConfig 12 years ago
Aleix Pol c72e519d9c Remove KDE/ prefix in include directories 12 years ago
Martin Gräßlin 3f0ff9b8d5 Migrate effects from displayWidth()/displayHeight() to virtualScreenSize()/virtualScreenGeometry() 12 years ago
Matteo De Carlo c01446583e Replace NULL with nullptr in scripting folder 12 years ago
Mihail Ivchenko ba2ff9757d [kwin/scripting] Port from Plasma::ConfigLoader to KConfigLoader 12 years ago
Martin Gräßlin 57905c0cc2 And we got rid of KDebug 13 years ago
Anselmo L. S. Melo d97069590a Porting kwin scripting to Qt5/KF5: QStandardPaths 13 years ago
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Thomas Lübking 3faecf5075 fix effect script parsing 13 years ago
Thomas Lübking 77bcadc5b4 export AnimationEffect::set and ::cancel to script 13 years ago
Martin Gräßlin 3aa7cd3f97 Fix incorrect include order 13 years ago
Martin Gräßlin 32b6ef42b9 Strip module path from all Qt #include <> 13 years ago
Martin Gräßlin d9d9aad674 Use Plasma::ConfigLoader to read config values in scripted effects 13 years ago
Martin Gräßlin 7a7f9d1a34 Change the way how screen edges interact with Effects/Scripts 13 years ago
Martin Gräßlin d9aedf620b Rewrite of KWin's Screen Edge Handling 13 years ago
Martin Gräßlin 85d2f1cb61 Export QEasingCurve to scripted Effects 14 years ago
Martin Gräßlin 7ad25b663e Adding more declarative way to animate a window in JavaScript 14 years ago
Thomas Lübking a56a64125a fix private slot name in connect 14 years ago
Martin Gräßlin c9c4e020e2 Screen Edge bindings for Scripts and Scripted Effects 14 years ago
Martin Gräßlin 42dfdb63b0 Global Shortcut support for KWin scripts and scripted Effects 14 years ago