Review Request: startup faster; don't wait for kwin or kcm's in ksmserver
Sebastian Sauer
mail at dipe.org
Tue Nov 3 10:31:32 GMT 2009
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/2034/
-----------------------------------------------------------
(Updated 2009-11-03 10:31:32.615226)
Review request for kdelibs.
Changes
-------
updated; just always skip to autostart0 from launchWM now. Fallback can still happen at a later point. This way also !=kwin users profit.
Summary
-------
* The fallback logic in wmProcessChange() does not work for kwin anyway cause kwin is the fallback. So, just don't wait and increase startup by 1/2 second for me.
* Waiting for the initialization of kcm's is not needed. Saves another 1/2 second.
Diffs (updated)
-----
/trunk/KDE/kdebase/workspace/ksmserver/server.h 1044052
/trunk/KDE/kdebase/workspace/ksmserver/startup.cpp 1044052
Diff: http://reviewboard.kde.org/r/2034/diff
Testing
-------
Thanks,
Sebastian
More information about the kde-core-devel
mailing list