gnome-shell/js
Dan Winship 928fbee15b altTab: fix app ordering in certain edge cases
Because we were sorting the Alt+Tab list by user_time rather than
stacking order / MRU, it was possible for the currently-focused window
to sometimes not be the first app in the list. Fix this by using
meta_display_get_tab_list() to get the proper MRU ordering of windows
on the current workspace, and then convert that to an ordered list of
apps.

https://bugzilla.gnome.org/show_bug.cgi?id=645026
2011-10-17 12:54:03 -04:00
..
gdm gdm: clean up spacing 2011-10-11 17:27:42 -04:00
misc *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui altTab: fix app ordering in certain edge cases 2011-10-17 12:54:03 -04:00
Makefile.am shell-entry: Add API to support entry context menus 2011-10-17 15:29:32 +02:00