334 Commits (b1d753d7a6403d89acfa1319971930686a221466)

Author SHA1 Message Date
David Edmundson ba7aecfe53 [scripting] Avoid threading issues when loading from a file 7 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 d485dfe7ef Avoid crash with on scripted window teardown with threaded quick render loop 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
Yuri Chornoivan eb47c08204 Fix message extraction 8 years ago
l10n daemon script 475af42e37 SVN_SILENT made messages (.desktop file) - always resolve ours 9 years ago
Martin Gräßlin 1e13deaa1d Port some displayWidth/displayHeight usages to Screens::size() 9 years ago
Martin Flöser 7d3517060f Drop the Workspace::slotSwitchWindowFoo methods 9 years ago
Martin Flöser 64da6c8d1e Replace Workspace::slotWindowQuickTileFoo by a quickTileWindow with argument 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 63b1138307 Add support for new touch screen edge actions to declarative KWin scripts 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
Martin Gräßlin 6c121436e2 [scripting] Silence unused variable warnings 10 years ago
Martin Gräßlin be9ee989b1 [scripting] Fix export of WorkspaceWrapper in QtScript 10 years ago
James Pike 4730be084c Support for workspace.clientList() in declarative script 10 years ago
James Pike 0c4c529d68 Support for KWin.registerShortcut() in declarative script 10 years ago
David Edmundson 4bb12f3f01 Allow configuring script's screen edges from the KCM 10 years ago
David Edmundson 1ca9390253 Fix typo in method name 10 years ago
David Edmundson b32cdc5653 Add method unregisterScreenEdge to scripting 10 years ago
Martin Gräßlin c3dfacc3dc Improve introspection into Scripting for KWin core/testing 10 years ago
Martin Gräßlin 142aab2e24 Introduce an EffectsHandler::animationsSupported -> bool 10 years ago
Martin Gräßlin 17abac9db3 [autotest/integration] Add a test case for screenedge usage in Scripts 10 years ago
Allen Winter 31f067ede2 pedantic fixes 10 years ago
l10n daemon script 0990566c63 SVN_SILENT made messages (.desktop file) - always resolve ours 10 years ago
Marco Martin a104a4af7f try more aggressively to retarget 10 years ago
Martin Gräßlin cc8b3a5a96 [autotest] Don't crash when cancel animation from animationEnded in scripted effect 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
Kevin Funk 8ea4f4dae7 Port to CMake AUTOMOC 10 years ago
Martin Gräßlin 757523a324 Use kwinApp()->config() instead of KSharedConfig::openConfig() 10 years ago
Nick Shaforostoff 3a8d7d866a optimize string operations 11 years ago
l10n daemon script 42c594330a SVN_SILENT made messages (.desktop file) 11 years ago
l10n daemon script c342be5961 SVN_SILENT made messages (.desktop file) - always resolve ours 11 years ago
Martin Gräßlin 3139dcd3b9 Drop cmakedefine HAVE_WAYLAND 11 years ago
Martin Gräßlin bffbbce172 [scripting] Add dedicated logging category 11 years ago
Martin Gräßlin a1a89d3d1e Disable Activities support on Wayland 11 years ago
Martin Gräßlin b01b03aa84 [scripting] Find scripts through KPackage 11 years ago
Martin Gräßlin ca14073b54 Port scripted effect loading from KService to KPackage 11 years ago
Martin Gräßlin 11e0e75fb3 Add a signal Toplevel::windowHidden 11 years ago
Martin Gräßlin 034276af36 Move clientMaximizedStateChanged signal from Client to AbstractClient 11 years ago