taskmanager: Rename "All Activities" to "All Running Activities"
- Use
runningActivities
intasksModel.requestActivities
. - Rename "All Activities" to "All Running Activities".
- Improve
checked
andtoggled
logic for activity menu items, so the logic is matched with "All Running Activities".
Now the checkbox can indicate the right checked status, and the bug that a window is not actually moved to all activities after checking "All Activities" is also fixed.
BUG: 440496 FIXED-IN: 5.24
Edited by Fushan Wen