KDE/kdebase/workspace/plasma/desktop/shell
Marco Martin
notmart at gmail.com
Thu Jul 22 13:57:47 CEST 2010
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 at 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();
More information about the Plasma-devel
mailing list