390 Commits (3daa7bd2c58f976ee34bafd9c19650b70ff1bf7e)

Author SHA1 Message Date
Marco Martin 97a6ac9b3e use AppletOrder from the panel config 10 years ago
Martin Gräßlin fa0b7a9463 Use new KWindowSystem platform check API 10 years ago
Marco Martin 669084d7a8 generate some comments in js 10 years ago
Marco Martin f36d882fea possible pass geometry to containment.addWidget() 10 years ago
Marco Martin 71eb75da01 more explanatory comments 10 years ago
Marco Martin c23f894d8b make sure containments are there *before* script 10 years ago
Marco Martin a697d291f9 make sure desktop containments exist before script 10 years ago
Ivan Čukić 5e099fac50 We need KAMD to run for plasmashell to work properly 10 years ago
Marco Martin d204265370 allow for lnf packages to override templates 10 years ago
Marco Martin dbead6f459 delete all graphics objects as well on switching 10 years ago
Marco Martin b03a21d6d6 crash-- 10 years ago
Marco Martin 1e198e2c9d prettier javascript code 10 years ago
Ivan Čukić 4b3e5cd211 Properly registering existing activities before loading layout.js 10 years ago
Ivan Čukić 475bed7373 Properly registering existing activities before loading layout.js 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
David Edmundson d4b8143d55 Fix loading if KActivities is in state NotRunning 10 years ago
Marco Martin f58f7f6faf support creating applets by id in script engine 10 years ago
Marco Martin 168b987bde don't try to load layout before kamd starts 10 years ago
Marco Martin f7ef6ee87b don't try to load layout before kamd starts 10 years ago
Ivan Čukić a566273eb8 Switching activity while creating it from PlasmaScript 10 years ago
Ivan Čukić 85d721b91f ScriptEngine exports the list of activities known to Plasma 10 years ago
Ivan Čukić e386ad6a58 Removed unused getter for KActivities::Controller 10 years ago
Ivan Čukić a88d2909db No need to keep both Consumer and Controller around 10 years ago
Ivan Čukić 176ddeb40c Removing the Activity wrapper class from the Shell 10 years ago
Ivan Čukić 2f7c8bb0f4 Removing dead code - activity-event-handling private slots 10 years ago
Ivan Čukić fcf5896dcd The connection to a lambda should get disconnected when the shell is deleted 10 years ago
Ivan Čukić 3af2452470 ScriptEngine exports the list of activities known to Plasma 10 years ago
Ivan Čukić b95d686e39 Removed unused getter for KActivities::Controller 10 years ago
Ivan Čukić adf79ab490 No need to keep both Consumer and Controller around 10 years ago
Ivan Čukić 4275d8eb4b Removing the Activity wrapper class from the Shell 10 years ago
Ivan Čukić ada43d447c Removing dead code - activity-event-handling private slots 10 years ago
Ivan Čukić 95e3c59606 The connection to a lambda should get disconnected when the shell is deleted 10 years ago
Marco Martin 70e2684cac create a containment per screen on activity creation 10 years ago
Aleix Pol d1210f5fda Consider the primary screen as default screen 10 years ago
Aleix Pol ab0958f55b Consider the primary screen as default screen 10 years ago
Marco Martin 70c59c003f export the layout dump to js 10 years ago
Marco Martin 8d2526f96f complete the dump of the panel 10 years ago
Marco Martin 51e2072d7b generic kconfiggroup dumper 10 years ago
Marco Martin 83b0e5dfe1 more complete config js dumper 10 years ago
Marco Martin e0370b80c3 prototype of JS config dump 10 years ago
Marco Martin 746884952c be silent 10 years ago
Marco Martin 368254c79c delete views and arrays in the proper order 10 years ago
Marco Martin a42e154c6d monitor for file creation 10 years ago
Marco Martin 672c16ad0f prototype for support of per-looknfeel layout 10 years ago
David Edmundson bf85b2fe7f Fix crash on kquitapp/logout 10 years ago
Marco Martin de8d99079e Give a screen to systray applets 10 years ago
Aleix Pol f8a381a54a Drop KScreen dependency from PlasmaShell 10 years ago
David Edmundson 903cbfd7e2 Add method to run a script from DBus directly 10 years ago
Ivan Čukić cd7c09b2bb m_interactiveConsole can be null 10 years ago