More Info

Revision edcad2b...

(Back to digest)
 

Features in KDE Base

Martin Gräßlin committed changes in [kde-workspace] /:

Introduce post Workspace init phase

Workspace emits a signal when the initialization finished and
interested parties can connect to this signal to perform post
init actions. That is everything that does not have to be
performed to have a completely working Window Manager.

As an example loading the scripts is moved into this post init
phase.

REVIEW: 104580

File Changes

Modified 3 files
 
kwin/workspace.cpp
 
kwin/workspace.h
 
kwin/scripting/scripting.cpp
3 files changed in total