41 Commits (a730b5d2f69060a5bdfffea7ef6f3f4b10aeade4)

Author SHA1 Message Date
Martin Gräßlin b01b03aa84 [scripting] Find scripts through KPackage 11 years ago
Martin Gräßlin 4eb9a98f1a [scripting] actionsForUserActionMenu operates on AbstractClient 11 years ago
Martin Gräßlin adf485c261 [kwin] Share QQmlEngine between all declarative KWin Scripts 12 years ago
Matteo De Carlo c01446583e Replace NULL with nullptr in scripting folder 12 years ago
Martin Gräßlin 17553e5a1f Work around problem of restored QQuickWindows not being visible 13 years ago
Martin Gräßlin abbe84bab4 Port declarative scripting to QtQuick 13 years ago
Martin Gräßlin 1d2c2d5982 Use Q_SLOTS and Q_SIGNALS instead of slots and signals 13 years ago
Martin Gräßlin b88f7ad8ce Remove QDeclarativeView from DeclarativeScript 13 years ago
Martin Gräßlin 6f113d84d3 Turn Scripting into a proper singleton 13 years ago
Martin Gräßlin 32b6ef42b9 Strip module path from all Qt #include <> 13 years ago
Martin Gräßlin 7a7f9d1a34 Change the way how screen edges interact with Effects/Scripts 13 years ago
Martin Gräßlin 533d57da60 Mark most ctors as explicit as reported by Krazy2 checker 13 years ago
Thomas Lübking cb265d96fc Sync script loading, KConfGroup is not thread safe 14 years ago
Martin Gräßlin 2764565f9d Allow Scripts to add menus to the UserActionsMenu 14 years ago
Thomas Lübking 498783c66b move KServiceTypeTrader::query() to main thread 14 years ago
Thomas Lübking 6a934502b8 move KServiceTypeTrader::query() to main thread 14 years ago
Martin Gräßlin d2a9199cd9 Support for calling D-Bus methods from scripts 14 years ago
Thomas Lübking 3b6d52549d don't use kconfiggroup in threaded script loading at all 14 years ago
Martin Gräßlin 36932d3f2e Reload scripts after saving in scripts KCM 14 years ago
Martin Gräßlin c9c4e020e2 Screen Edge bindings for Scripts and Scripted Effects 14 years ago
Martin Gräßlin c3fce865ee Unload script on end execution and error 14 years ago
Martin Gräßlin 54ecbc6b6a Ensure declarative view gets deleted when script is unloaded 14 years ago
Thomas Lübking e274c297b9 fix threaded queryScriptsToLoad() 14 years ago
Martin Gräßlin abd3808574 Read KWin Script from file moved into thread 14 years ago
Martin Gräßlin 6cbdfd3cd5 Move KServiceTypeTrader query for Scripts into a thread 14 years ago
Martin Gräßlin 42dfdb63b0 Global Shortcut support for KWin scripts and scripted Effects 14 years ago
Martin Gräßlin 3600fe5ed8 Support loading/unloading of scripts on config change 14 years ago
Martin Gräßlin b7d95a1b09 Fix global script methods 14 years ago
Martin Gräßlin 87fede97a1 Configuration support for KWin scripts 14 years ago
Martin Gräßlin 6a8b79f699 Support declarative KWin scripts 14 years ago
Martin Gräßlin f9ad0621d5 Drop script dir variable 14 years ago
Martin Gräßlin db04ab7f36 KWin scripts use Plasma package structure 14 years ago
Martin Gräßlin 20d8d727ca Rename SWrapper::Workspace to KWin::WorkspaceWrapper 14 years ago
Martin Gräßlin 507ff411d6 Drop the WorkspaceProxy in Scripting 14 years ago
Martin Gräßlin ab253cd178 Scripting meets D-Bus 14 years ago
Martin Gräßlin 0420ecd649 Scripting does not need to inherit ScriptEngine 14 years ago
Martin Gräßlin c56e70ca7c Make Script a proper class 14 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Martin Gräßlin fd09961b8e Fix Krazy issues in scripting. 15 years ago
Rohan Ramdas Prabhu 2aec750ebf Trembles the weave as the clock ticks, attain another microstate. 16 years ago