This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104261/

Review request for KDE Runtime and Plasma.
By makis marimpis.

Updated March 18, 2012, 9:22 a.m.

Changes

Updated to store/retrieve "activity <=> desktop id" only to/from KConfigGroup.
Seems to work just fine :-)

Description

Patches kactivitymanagerd to store (and restore back) the working current directory when switching activities.

The activity-changing-behavior is as follows:
1.  Say you have two (or more activities) A and B.
2.  You are working on activity A on Desktop 4.
3.  You switch to activity B (and by default to Desktop 4).
4.  Change to Desktop 1.
5.  Go back to activity A and (by default) to Desktop 1, while it should move you to Desktop 4 (this is where my patch kicks in).

I hope it makes sense :-)
Bugs: 241864, 265015

Diffs (updated)

  • service/ActivityManager_p.h (d054eb7)
  • service/ActivityManager.cpp (7af2049)

View Diff