Bug 407144 - [feature] Add another behavior when switching from a grouped active application to another
Summary: [feature] Add another behavior when switching from a grouped active applicati...
Status: RESOLVED DUPLICATE of bug 370258
Alias: None
Product: plasmashell
Classification: Plasma
Component: Task Manager and Icons-Only Task Manager (show other bugs)
Version: 5.15.4
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-02 03:03 UTC by Guido Sanchez
Modified: 2019-05-02 23:02 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***