Bug 407144

Summary: [feature] Add another behavior when switching from a grouped active application to another
Product: [Plasma] plasmashell Reporter: Guido Sanchez <sanchez.guido>
Component: Task Manager and Icons-Only Task ManagerAssignee: Eike Hein <hein>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate, plasma-bugs
Priority: NOR    
Version: 5.15.4   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Guido Sanchez 2019-05-02 03:03:21 UTC
The intended behavior should work as follows:

1. When the user clicks an icon of an application that is not focused, the Task Manager should change to the last active window of the application (whether the application has one or more windows).

2. Since the left click will no longer show the list of the application windows, when the user right clicks on an application icon, the context menu should also display the list of windows of the application (if there are any).

I tried to do both things by editing the Task Manager QML files but only got item 2 working. You can see what I've done here: https://github.com/gmsanchez/plasma_taskmanager/
Comment 1 Nate Graham 2019-05-02 23:02:57 UTC

*** This bug has been marked as a duplicate of bug 370258 ***