Version: 2.9.8 (using KDE 4.7.1) OS: Linux It would be great when Yakuake would support KDE Activities. For every Activity I want to have a different console session. Is something like this planned? Would be great. :) Reproducible: Didn't try Expected Results: Different shell sessions for differnt activities.
Created attachment 65334 [details] Bare activity awareness for yakuake I've been wanting this for a while as well and finally made a patch for yakuake which enables the bare functionality of activity awareness. This patch saves a separate set of tabs for each activity and changes the set when the activity is changed. This is also all that it does: it does not handle starting/stopping activities, etc. It is probably half the work required for a decent implementation.
Any plans to integrate this into yakuake?
Not at the moment, sorry, as the Konsole KPart still lacks some required APIs to implement session suspend/restore properly.
This is really too bad, but thanks for your reply.
*** Bug 334288 has been marked as a duplicate of this bug. ***
any news on this?
*** This bug has been confirmed by popular vote. ***
Why not implement this by using several instances of the konsole kpart instead of expecting a single konsole instance to manage activity membership of tabs? Yakuake would then have one (different) window in each activity, and each window would contain a different instance of the kpart. Doing so would not require any modification of the konsole kpart, or would it?
I would like groups of sessions to also be attachable to Virtual Desktops (since I prefer Virtual Desktops over Plasma Activities.)