Revision 1187793

Go back to digest for 24th October 2010

Features in KDE Base

Chani Armitage committed changes in /trunk/KDE/kdebase/workspace:

Activity session support

this implements dbus methods in kwin for saving & restoring activities.
internally, kwin creates "sub-sessions" in kwin and ksmserver to represent the saved activities.
ksmserver doesn't need to know what activities are :)

at the moment the code includes some fake information; it will be changed to use the real stuff once the activities service code is in.

File Changes

Modified 9 files
  • /trunk/KDE/kdebase/workspace
  •   /ksmserver/legacy.cpp
  •   /ksmserver/org.kde.KSMServerInterface.xml
  •   /ksmserver/server.cpp
  •   /ksmserver/server.h
  •   /ksmserver/shutdown.cpp
  •   /ksmserver/startup.cpp
  •   /kwin/org.kde.KWin.xml
  •   /kwin/sm.cpp
  •   /kwin/workspace.h
9 files changed in total