29 Commits (b5c5979a7f5e7957d0fbeecc35efa4b1e5c675ec)

Author SHA1 Message Date
Fushan Wen 35d27fb286 shell/scripting: Consider current activity in `desktopForScreen` 4 years ago
Nicolas Fella ca8f42fe95 Remove dead code for querying preferred service 4 years ago
Alexander Lohnau 337513a016
Port away from KPluginMetaData::readStringList 4 years ago
Alexander Lohnau c11051955d Convert license headers to SPDX 5 years ago
Alexander Lohnau 75e59e9078
GIT_SILENT Use const reference in for loop 5 years ago
Alexander Lohnau f7b556dddf
GIT_SILENT Re-run clang-format 5 years ago
Chris Holland 9eb6e16009 [scripting] Make panels() not return the desktops() containments 5 years ago
Nicolas Fella 78f04b5813 Port from QString::SkipEmptyParts to Qt::SkipEmptyParts 5 years ago
Marco Martin 898b1877a7 screenForConnector() scripting function 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
Laurent Montel 457fd4d232 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
David Redondo 43e897a548 Use kpackage instead of deprecated package 6 years ago
Nicolas Fella c998bb4017 Port away from KMimeTypeTrader 6 years ago
Yuri Chornoivan 3be08932a6 Fix minor typos and issues found by EBN 7 years ago
Laurent Montel 791fb706ed GIT_SILENT: ignore some files 7 years ago
Fabian Vogt 6e5c9e9b16 Use QJSValue as method parameter type for the scripting interface 8 years ago
Marco Martin 033ad5ca60 Port Plasma Desktop Scripting to QJSEngine 8 years ago
Kai Uwe Broulik 2082cfcbfa [Workspace Scripting] Turn "gridUnit" into a property getter function 8 years ago
Friedrich W. H. Kossebau 2608ccce81 Use nullptr 8 years ago
David Edmundson ffe5ff3b1f Fix error text 9 years ago
Marco Martin c64aa75c90 add functions for locking/unlocking the corona 9 years ago
David Edmundson dca7419106 And fix yet another KPLuginMetaData::value breakage with QStringLists 9 years ago
Marco Martin 28f30459dc import/export panel visibility with js 9 years ago
Aleix Pol bfb91f9de1 Make sure we're looking both for json and desktop metadata 9 years ago
Aleix Pol dbf2bfb7b8 Make sure we're looking both for json and desktop metadata 10 years ago
Marco Martin aea33cddb5 restore all panel properties 10 years ago
Aleix Pol Gonzalez f684124287 Fix most obvious clazy and clang warnings 10 years ago
Marco Martin 30a874c89c port panel loading away from ksycoca 10 years ago
Ivan Čukić 5481af3951 Nicer serialization of configuration options 10 years ago
Ivan Čukić 5290f837d6 Serializing the desktop layout to a JavaScript object 10 years ago
Ivan Čukić fabcf9c613 Removing removeActivity from the scripting API before it gets released 10 years ago
Marco Martin d204265370 allow for lnf packages to override templates 10 years ago
Marco Martin a2850caf4a check harder to include only desktops in desktops() 10 years ago
Marco Martin dc8879e365 check harder to include only desktops in desktops() 10 years ago
Marco Martin b15d7a494e allow lnf package to specify a default cont 10 years ago
Marco Martin c79cfed9b7 Consider the primary screen as default screen 10 years ago
Ivan Čukić 5d5f37798e Missing method for activity deletion from plasma script added 10 years ago
Ivan Čukić 85d721b91f ScriptEngine exports the list of activities known to Plasma 10 years ago
Ivan Čukić 176ddeb40c Removing the Activity wrapper class from the Shell 10 years ago
Marco Martin 7db10817bd don't try to recycle activities 10 years ago
Ivan Čukić 1fe810eb40 No reason for KActivities::Consumer when we already have a Controller 10 years ago
Ivan Čukić 3af2452470 ScriptEngine exports the list of activities known to Plasma 10 years ago
Ivan Čukić 4275d8eb4b Removing the Activity wrapper class from the Shell 10 years ago
Marco Martin f27dca81ba don't try to recycle activities 10 years ago
Ivan Čukić 703648c036 No reason for KActivities::Consumer when we already have a Controller 10 years ago
Marco Martin 0b91161b35 createActivity(existingName) returns the existing one 10 years ago
Marco Martin 45d58d690d allocate the watcher on the stack 10 years ago
Marco Martin 32f485ad43 Api to rename activities in desktop scripting 10 years ago
Marco Martin 4f464b24e1 et activity name even if activity is recycled 10 years ago
Eike Hein 132ffbab08 Look in the correct path for shell update scripts. 10 years ago