Revision 5548230...
Go back to digest for 10th July 2011Optimization in KDE Base
Martin Gräßlin committed changes in [kde-workspace] /:
Move loading of the TabBox Config XML into a thread
This should improve the KWin startup time as some IO is moved
into another thread. Till the config is loaded the TabBox blocks
all signals to activate the TabBox, but it is unlikely that alt+tab
is tried to be used before KWin is completely started.
File Changes
Modified 4 files
- kwin/tabbox.cpp
- kwin/tabbox.h
- kwin/tabbox/tabboxhandler.cpp
- kwin/tabbox/tabboxhandler.h
4 files changed in total