Sebastian Kügler
8a52c4e172
Fix typos
13 years ago
Marco Martin
2a9d56abc8
use the package name instead of app name
...
plasma2 will have only one executable for different shells
(also, appears to fix a weird crash)
13 years ago
Marco Martin
ef5616e0cb
remove defaultLayoutScripts
...
this path is now taken from the corona package
13 years ago
Marco Martin
f37caf4220
remove unused QGraphics* includes
13 years ago
Marco Martin
0ca944621c
remove the singleton usage from everywhere
13 years ago
Marco Martin
50079172fd
make the desktop scripting finally work
...
completely migrate to X-Plasma-ContainmentType from the desktop file, use it to set the containment type as soon as possible (in Containment::init())
in this way the desktop script can recognize panels as what they are immediately
13 years ago
Marco Martin
e90be3f3bd
fully build panel.cpp except hiding
13 years ago
Marco Martin
09aabf45f9
add desktop scripting files, use it
...
still partially stub
13 years ago
Sebastian Kügler
4a8ed66db8
this has to be k4aboutdata, after all (for now)
13 years ago
Sebastian Kügler
9f5e9755b4
fix typo in includes
13 years ago
Marco Martin
02c248b060
enable build of desktop scripting
...
it still doesn't do anything and needs porting away from deprecated classes
13 years ago
Marco Martin
8c04681928
move scripting into the shell
13 years ago