294 Commits (3ece87fd72244c9e8206f4f0e14b3ded094aa564)

Author SHA1 Message Date
Ivan Čukić 5481af3951 Nicer serialization of configuration options 10 years ago
Ivan Čukić 878eee38e5 No need to capture this in the lambda since it is not accessed 10 years ago
Marco Martin 312e61e42c use a single config file again 10 years ago
Ivan Čukić 5290f837d6 Serializing the desktop layout to a JavaScript object 10 years ago
Kai Uwe Broulik 595953f2bc [Shell Corona] Don't show panels right away 10 years ago
Marco Martin 57c758ad05 comments++ 10 years ago
Marco Martin d2f0ec63c6 methods to switch lnf 10 years ago
Marco Martin f86d736def add a reloadDefaultLayout method to reset layout 10 years ago
Martin Gräßlin 267b6a8dfb [shell] Add a dbus call to activate the "main" application launcher 10 years ago
Marco Martin faba34ffd6 rework script generation 10 years ago
Marco Martin 2ddde5efc1 remove graphicsobject hack 10 years ago
Marco Martin 63bb74a710 remove the optional applet id parameter 10 years ago
Marco Martin 03d3bddf9f internal config migration 10 years ago
Marco Martin 7dec22733f less bookeeping of screen ids 10 years ago
Marco Martin 914b9305e3 always use renamed file 10 years ago
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