From kde-core-devel Sun Mar 18 09:22:07 2012 From: "makis marimpis" Date: Sun, 18 Mar 2012 09:22:07 +0000 To: kde-core-devel Subject: Re: Review Request: Remember current desktop when changing activity Message-Id: <20120318092207.25330.29747 () vidsolbach ! de> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=133206265610695 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============4585452208297389471==" --===============4585452208297389471== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104261/ ----------------------------------------------------------- (Updated March 18, 2012, 9:22 a.m.) Review request for KDE Runtime and Plasma. Changes ------- Updated to store/retrieve "activity <=3D> desktop id" only to/from KConfigG= roup. Seems to work just fine :-) Description ------- Patches kactivitymanagerd to store (and restore back) the working current d= irectory 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 mo= ve you to Desktop 4 (this is where my patch kicks in). I hope it makes sense :-) This addresses bugs 241864 and 265015. http://bugs.kde.org/show_bug.cgi?id=3D241864 http://bugs.kde.org/show_bug.cgi?id=3D265015 Diffs (updated) ----- service/ActivityManager_p.h d054eb7 = service/ActivityManager.cpp 7af2049 = Diff: http://git.reviewboard.kde.org/r/104261/diff/ Testing ------- Thanks, makis marimpis --===============4585452208297389471== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable
This is an automatically generated e-mail. To reply, visit: http://git.revie= wboard.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 <=3D> desktop=
 id" only to/from KConfigGroup.
Seems to work just fine :-)

Descripti= on

Patches kactivitymanagerd to store (and restore back) the wo=
rking 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 mo=
ve 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

--===============4585452208297389471==--