KDE/kdebase/workspace/libs/plasma
Aaron J. Seigo
aseigo at kde.org
Sat Jan 5 20:45:02 CET 2008
On Saturday 05 January 2008, Jason Stubbs wrote:
> SVN commit 757548 by jstubbs:
>
> Flush containment constraints as soon as they are loaded so that they can
> be acted upon without having to wait for the event loop. This is needed so
> that the desktop doesn't temporarily appear white when a wallpaper hasn't
> been set.
>
>
> M +1 -0 containment.cpp
> M +2 -0 corona.cpp
>
>
> --- trunk/KDE/kdebase/workspace/libs/plasma/containment.cpp #757547:757548
> @@ -146,6 +146,7 @@
> setLocation((Plasma::Location)group->readEntry("location",
> (int)d->location));
> setFormFactor((Plasma::FormFactor)group->readEntry("formfactor",
> (int)d->formFactor)); setScreen(group->readEntry("screen", d->screen));
> + flushUpdatedConstraints();
> }
this is wrong. there's little point in having delayed constraints updated if
we put this here.
the proper place to do this is in Corona as the rest of your patch did.
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
KDE core developer sponsored by Trolltech
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/panel-devel/attachments/20080105/e5846836/attachment.pgp
More information about the Panel-devel
mailing list