altTab: take into account all windows when computing app icon ordering

https://bugzilla.gnome.org/show_bug.cgi?id=667552
This commit is contained in:
Stefano Facchini 2012-03-12 21:33:04 +01:00
parent 3dbf06420d
commit 066d44636a

View File

@ -141,7 +141,7 @@ const AltTabPopup = new Lang.Class({
let screen = global.screen;
let display = screen.get_display();
let windows = display.get_tab_list(Meta.TabList.NORMAL, screen,
let windows = display.get_tab_list(Meta.TabList.NORMAL_ALL, screen,
screen.get_active_workspace());
// windows is only the windows on the current workspace. For