Marco Martin
3b61f61d21
adapt to api change
13 years ago
Marco Martin
2d0e8c95ac
execute the update scripts, if any
13 years ago
Marco Martin
8e18d4c73b
listen to print and printError
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
09aabf45f9
add desktop scripting files, use it
...
still partially stub
13 years ago
Marco Martin
c55e6ad462
get default containments and toolbox from package
13 years ago
Marco Martin
fa5b181ba9
shell package partly working
13 years ago
Marco Martin
68cfab8194
add apluginloader for a custom package structure
...
probably this package structure goes into libplasma
13 years ago
Marco Martin
17f7271350
remove appletMimeType()
...
addContainment becomes createContainment
13 years ago
Marco Martin
de567068c1
Containment::addApplet -> Containment::createApplet
13 years ago
Marco Martin
70f5713240
Containment::Type -> Plasma::ContainmentType
13 years ago
Marco Martin
0d0c7a3869
remove perVirtualdesktop views
...
remove any desktop reference from setScreen and containmentForScreen
along with lastScreen and lastDesktop
13 years ago
Marco Martin
7639cbb6a8
make alpha blended panels work
...
unfortunately all windows must have alpha channel
13 years ago
Marco Martin
e0dbaf5dfa
be quiet
13 years ago
Marco Martin
3dbdeaa074
support for containment type in the desktop file
...
add a test panel containment
13 years ago
Sebastian Kügler
bc9cd6dd28
The Big Move
...
All cpp code moves into the src/ subdirectory, as the Frameworks policy
suggests.
Directory structure should now be in line with other, future frameworks.
13 years ago