
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Lightweight plasmoid to manage your activities effectively.
Can start, stop, switch between, clone, edit and remove activities.
Requires KDE 4.5.85 (Beta 2) or later.
10 years ago
0.5
---
* Added GPLv2 license headers and COPYING file.
* Added tooltip to the system tray icon. Tooltip shows the
current activity icon and name.
* Align start/stop icon to the right when activities are locked.
0.4
---
* Added ability to lock activity editing. When locked activity
clone/edit/remove icons are hidden.
* Make sure that only one instance of rename or delete dialog
is visible at a time. Fixes a crash.
* Use the proper activities icon.
* Added tooltips.
0.3
---
* Move action icons to the right side to be more
consistent with the other plasmodis (e.g device notifier).
* Added ability to remove activities.
* Added ability to edit activity names.
* Added ability to clone activities.
0.2
---
* Make sure that only one extender item exist
* Sort activities by name.
0.1
---
Initial release
10 years ago
0.5
---
* Added GPLv2 license headers and COPYING file.
* Added tooltip to the system tray icon. Tooltip shows the
current activity icon and name.
* Align start/stop icon to the right when activities are locked.
0.4
---
* Added ability to lock activity editing. When locked activity
clone/edit/remove icons are hidden.
* Make sure that only one instance of rename or delete dialog
is visible at a time. Fixes a crash.
* Use the proper activities icon.
* Added tooltips.
0.3
---
* Move action icons to the right side to be more
consistent with the other plasmodis (e.g device notifier).
* Added ability to remove activities.
* Added ability to edit activity names.
* Added ability to clone activities.
0.2
---
* Make sure that only one extender item exist
* Sort activities by name.
0.1
---
Initial release
ChickenPocc
7 years ago
Given, this is not something that is implemented in the default KDE activity switcher, but I think should be.
Report
anderslund
9 years ago
Report
lelamal
9 years ago
Report
tetris4
9 years ago
I came here to request just that =)
thnx for this one!
Report
baxeico
9 years ago
http://baxeico.wordpress.com/2011/04/19/installing-activity-manager-plasmoid-on-kubuntu-maverick/
Report
Adsm
9 years ago
Report
Creap
9 years ago
Report
dgvirtual
9 years ago
I like the idea of this plasmoid a lot...
Report
jumper47
9 years ago
And another moment - i cant change activity icon via this plasmoid. May be you can add this function.
Report
JanGerritJose
9 years ago
cmake -DCMAKE_INSTALL_PREFIX=/usr .
instead of
cmake .
Report
joth666
10 years ago
Would it be possible to change so the locking of activities from within this plasmoid would "follow" the locking of widgets? That is, if plasma is locked then the activities are locked as well. And when plasma is unlocked the activities are unlocked too.
Either that or that this plasmoid remembers the lock-widgets settings. As of version 0.5 the activities are always unlocked upon logging in.
Report
EliasP
10 years ago
Report
Quintasan1
10 years ago
As a packager I would appreciate it if you could add COPYING file to the source with the apropriate license inside, also, placing a licensing header in source code would be a good idea. I want to get this package to Ubuntu
Report
megabigbug
10 years ago
Why is there a space between the start/stop button and the right border ?
You should invert lock and unlock buttons.
Report
einar77
10 years ago
A nice cosmetic change would be having the tooltip with the activity name on hover: I understand that you can do the same by moving the Plasma toolbox away from the corner, but not everyone does that.
Report
megabigbug
10 years ago
Can you hide the clone/edit/remove buttons when plasmoids are locked ?
I don't like useless widgets when my desktop is in productivity mode.
Report
aavci
10 years ago
But, by default, locking plasmoids doesn't mean locking the whole desktop. It just locks the plasmoids. Activities are orthogonal. You can add/edit/delete activities while your plasmoids are locked and for now I would prefer to be consistent with the rest of the desktop.
But saturating the clone/edit/delete buttons (always or when plasmoids are locked) and de-saturating when mouse over might be good idea.
Patches welcome :)
Report
megabigbug
10 years ago
Add a "wrench" icon at the right of the "activities" title bar.
This icon makes visible/not visible the "clone", "edit", "remove" buttons.
Report
aavci
10 years ago
I was thinking of putting a lock/unlock icon at the titlebar too. But I had trouble putting actions into the titlebar. I will try again after RC1.
Report
einar77
10 years ago
This is on a week old trunk.
Report
aavci
10 years ago
I have fixed this bug in my local copy to show only one instance of rename widget. Bugfix will be in the next release.
Report
joth666
10 years ago
Just one thing though, and I'm not sure if the problem is in your widget or elsewhere.
When I try to use your widget after having logged in, the pop-up is partially hidden beneath the panel (my panel with the systray is at the bottom if it makes a difference). If I remove the widget and re-enable it, that problem is gone. Until the next time I login that is. Using KDE 4.5.86.
Report
aavci
10 years ago
I don't have any problems with the pop-ups now. There were some, but they seem to be fixed now. Actually, I am not even sure if they were my fault or something wrong with the betas. But you can be sure that if I see any bugs, I will try to fix them as soon as possible.
Report
joth666
10 years ago
Report
aavci
10 years ago
Report