gnome-shell/js/ui
Dan Winship 4117739abb Don't do window transitions while the overlay is active. Part of #568983.
Previously we were only doing this check for switch-workspace, but it
makes sense to do it for all transitions, since they won't be visible
anyway, and they might interfere with the overlay's operations by moving
windows around unexpectedly.

svn path=/trunk/; revision=177
2009-02-03 18:25:34 +00:00
..
appDisplay.js sort imports consistently; everything-but-our-javascript, alphabetically, 2009-02-02 23:02:16 +00:00
button.js Redo tabs => spaces indentation change to not lose manual indentation 2008-12-01 19:51:43 +00:00
docDisplay.js sort imports consistently; everything-but-our-javascript, alphabetically, 2009-02-02 23:02:16 +00:00
genericDisplay.js sort imports consistently; everything-but-our-javascript, alphabetically, 2009-02-02 23:02:16 +00:00
main.js sort imports consistently; everything-but-our-javascript, alphabetically, 2009-02-02 23:02:16 +00:00
overlay.js sort imports consistently; everything-but-our-javascript, alphabetically, 2009-02-02 23:02:16 +00:00
panel.js sort imports consistently; everything-but-our-javascript, alphabetically, 2009-02-02 23:02:16 +00:00
runDialog.js sort imports consistently; everything-but-our-javascript, alphabetically, 2009-02-02 23:02:16 +00:00
windowManager.js Don't do window transitions while the overlay is active. Part of #568983. 2009-02-03 18:25:34 +00:00
workspaces.js sort imports consistently; everything-but-our-javascript, alphabetically, 2009-02-02 23:02:16 +00:00