59 Commits (f0c7e2d19f274fbc479d6a913d54b178c2909d04)

Author SHA1 Message Date
Marco Martin 790333991e support accessing applet geometry 6 years ago
Laurent Montel 791fb706ed GIT_SILENT: ignore some files 7 years ago
Laurent Montel 0e4148bc01 Port foreach 7 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
Marco Martin c64aa75c90 add functions for locking/unlocking the corona 9 years ago
Marco Martin b2d91a3974 ensure newly created panels have a screen 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
Montel Laurent a007f294b4 Use new connect api + QStringLiteral 11 years ago
Bhushan Shah 4cdfdf52fb Make gridUnit available in the shell scripting 11 years ago
Bhushan Shah 3e42d6ae98 Fix createActivity not respecting shell package defaults 11 years ago
Eike Hein aed980823f Make ConfigFile() reuse the Corona's KSharedConfigPtr when its config file is requested. 11 years ago
Eike Hein 0658de726a Fix second arg not being used when parent is a ConfigGroup. 11 years ago
Marco Martin 9846f4b0af port away from sycoca everything possible 11 years ago
Marco Martin 52b4d91072 put the update scripts in the shell package 11 years ago
Marco Martin 85a904f5c6 fix update scripts 11 years ago
Marco Martin fe45c8661d port plasmashell to KPackage 11 years ago
Marco Martin 1a51e1a8ba try harder to set desktop as default when no parameter 11 years ago
Montel Laurent a89d644c5e port to new connect api 12 years ago
Montel Laurent 240094e6b1 Remove not necessary include moc 12 years ago
Aaron Seigo f4c985d3ab shush the compiler 12 years ago
Marco Martin 9b966585cc don't bomb when creating panel from script 12 years ago
Marco Martin ddbccc139f initialize pointers 12 years ago
Marco Martin 8f6112204f slightly less ugly 12 years ago
Marco Martin b94ee7f395 the standalone mode has own corona 12 years ago
Aaron Seigo b0bf29094e the application name is always plasma-shell now, so don't bother with this check 12 years ago
Aaron Seigo 0a84ff570c use Corona::numScreens 12 years ago
Aaron Seigo 3f617fdbb6 sanity check desktop for activity requests, allow fetching current activity 12 years ago
Aaron Seigo 9d9acc9c06 desktopscriptengine is not longer needed 12 years ago