305 Commits (6396bcd1243bcfa40ffad9f1cd2cc7c32c2bbe1d)

Author SHA1 Message Date
Marco Martin 9217220930 delete containments upon activity deletion 10 years ago
Marco Martin 53b2a407af save the containment only aftyer switch 10 years ago
Marco Martin e496a28743 avoid duplicate desktopviews on first startup 10 years ago
Aleix Pol Gonzalez f684124287 Fix most obvious clazy and clang warnings 10 years ago
Marco Martin 6b02fe77df wait before creating the panel 10 years ago
Marco Martin caa8740780 make sure a panel view is created only once 10 years ago
David Edmundson 79000dab31 Revert "Don't list raw containments in panels menu" 10 years ago
David Edmundson db3c2b98a6 Don't list raw containments in panels menu 10 years ago
Marco Martin fa128c722d don't list "NoDisplay" panels 10 years ago
David Edmundson 54652ce3a3 Remove QT_VERSION checks when we depend on a newer QT version anyway 10 years ago
Ivan Čukić 13db413ad1 Removing unused variables that are initialized from some const member function 10 years ago
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