SVN commit 1153035 by mart:

don't force the desktop containment to be planar: you don't know how the 
desktop will manage the applets (sal reserves only a tiny panel shaped area of 
the screen for applets for instance)
doesn't seem to create problems with the other containments
I think it should also be backported
CCMAIL:plasma-devel@kde.org


 M  +0 -1      desktopcorona.cpp  


--- trunk/KDE/kdebase/workspace/plasma/desktop/shell/desktopcorona.cpp 
#1153034:1153035
@@ -226,7 +226,6 @@
     }
 
     c->setScreen(screen, desktop);
-    c->setFormFactor(Plasma::Planar);
     c->flushPendingConstraintsEvents();
     requestConfigSync();
 
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to