Skip to content

taskmanager: Rename "All Activities" to "All Running Activities"

  1. Use runningActivities in tasksModel.requestActivities.
  2. Rename "All Activities" to "All Running Activities".
  3. Improve checked and toggled 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

Merge request reports