After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 596389 - Minimized windows should be at the end of alt-tab
Minimized windows should be at the end of alt-tab
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2009-09-25 22:48 UTC by Owen Taylor
Modified: 2009-09-28 13:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[AppSwitcher] Put apps with only minimized windows at end of list (2.13 KB, patch)
2009-09-26 16:47 UTC, Dan Winship
committed Details | Review
[AppIcon] Sort minimized windows after normal ones in AppIcon menu (1.15 KB, patch)
2009-09-26 16:48 UTC, Dan Winship
committed Details | Review

Description Owen Taylor 2009-09-25 22:48:58 UTC
You shouldn't have to alt-tab over minimized windows to switch between the windows that are currently open.
Comment 1 Dan Winship 2009-09-26 16:47:25 UTC
Created attachment 144080 [details] [review]
[AppSwitcher] Put apps with only minimized windows at end of list
Comment 2 Dan Winship 2009-09-26 16:48:04 UTC
Created attachment 144081 [details] [review]
[AppIcon] Sort minimized windows after normal ones in AppIcon menu

Do we want this too?
Comment 3 Owen Taylor 2009-09-27 12:48:47 UTC
Comment on attachment 144080 [details] [review]
[AppSwitcher] Put apps with only minimized windows at end of list

Looks good
Comment 4 Owen Taylor 2009-09-27 12:51:18 UTC
Comment on attachment 144081 [details] [review]
[AppIcon] Sort minimized windows after normal ones in AppIcon menu

Makes sense to me to do this as well.

Still need more thinking about behavior for:

 - Applications on other desktops
 - Applications with demands-attention windows

And the interaction of all three (how does an app with a demands attention window on another workspace behave? etc.)

But that can build upon these patches later.
Comment 5 Dan Winship 2009-09-28 13:45:09 UTC
Attachment 144080 [details] pushed as 7f468b3 - [AppSwitcher] Put apps with only minimized windows at end of list
Attachment 144081 [details] pushed as d4a2f9e - [AppIcon] Sort minimized windows after normal ones in AppIcon menu