gnome-shell/js/ui
Steve Frécinaux 4798ad5107 Consider workspace when sorting windows in menu.
By sorting the windows in the current workspace first, we ensure that
when using alt+tab to switch windows, we will pick a window on the
active workspace as the default focused window for the application if
the application has at least one window on the current workspace (that
is, if it is on the left of the app switcher separator).

This makes the behaviour of alt+tab more predictable for the user, as
an user will expect alt+tab to switch to the window he/she can see right
now rather than the one on the workspace he just left (presumably to do
something else on the workspace he's currently on).

https://bugzilla.gnome.org/show_bug.cgi?id=590563
2009-10-04 12:45:19 -04:00
..
altTab.js [AppSwitcher] Update colors/border 2009-10-02 09:04:04 -04:00
appDisplay.js Add Add/Remove from favorites menu, unify lists more 2009-10-02 19:28:25 -04:00
appIcon.js Consider workspace when sorting windows in menu. 2009-10-04 12:45:19 -04:00
button.js Rename iconButton to IconButton, as it is a class. 2009-09-26 00:50:07 +02:00
calendar.js Fixes for Calendar widget 2009-10-01 16:48:24 -04:00
chrome.js Make "global" global. 2009-09-08 16:21:15 -04:00
dash.js Don't show all sections each time the search is updated 2009-10-01 18:21:27 -04:00
dnd.js Bug 594916 - Allow cancelling DND by hitting Esc 2009-09-22 16:15:28 -04:00
docDisplay.js Fix regressions in the item displays 2009-10-01 17:41:17 -04:00
environment.js Handle adding children to StTable from Javascript 2009-10-01 14:46:33 -04:00
genericDisplay.js Fix regressions in the item displays 2009-10-01 17:41:17 -04:00
lightbox.js [lightbox] Fix logic; get_children() returns children bottom-to-top 2009-09-22 18:11:25 -04:00
link.js Fix behavior of More... links by adding a Link class 2009-02-26 18:07:25 -05:00
lookingGlass.js lookingGlass: Get font from GConf 2009-10-01 14:46:32 -04:00
main.js Port our imported parts of Mx to ShellTheme 2009-10-01 14:41:18 -04:00
Makefile.am Fixes for Calendar widget 2009-10-01 16:48:24 -04:00
overview.js Improve support for multihead setups 2009-10-01 13:46:03 -04:00
panel.js Use better fitting color for non ARGB tray icons 2009-10-04 10:02:37 +02:00
places.js Make Connect string translatable 2009-10-01 16:11:33 -04:00
runDialog.js Fix rundialog not closing for internal commands 2009-10-02 14:18:51 -04:00
shellDBus.js Add shellDBus.js which implements Eval(str) and an OverviewActive property 2009-09-23 16:56:33 -04:00
sidebar.js More global-ization 2009-09-11 17:23:42 -04:00
tweener.js Add Tweener.slowDownFactor, initialize from $GNOME_SHELL_SLOWDOWN_FACTOR 2009-09-02 09:15:37 -04:00
widget.js Make "global" global. 2009-09-08 16:21:15 -04:00
widgetBox.js Use clutter_event_get_* instead of ShellGlobal 2009-09-08 17:58:13 -04:00
windowManager.js [windowmanager] Remove destroy effect 2009-09-28 09:45:38 -04:00
workspaces.js Sync clone stacking order with MetaStackTracker 2009-10-01 15:59:05 -04:00