gnome-shell/js/ui
Marina Zhurakhinskaya c018b7652f Don't add windows to overlay workspaces when overlay is being exited.
When a window is added while overlay is being exited (e.g. because
some application was launched), we don't want to add that window to
the workspace's window clones. Previously, the window clone was added
and an animation to place the windows to their overlay workspace view
positions was triggered, which resulted in the wrong animation being
shown and an abrupt change in window positions when the actual workspace
was shown.

Add a boolean argument to two _positionWindows() calls that were missing
an argument.
2009-03-17 18:33:54 -04:00
..
appDisplay.js Don't reset the page selection if the results have changed while the user 2009-03-11 17:56:22 -04:00
button.js Port to Clutter-0.9 2009-02-23 14:53:06 -05:00
dnd.js Bug 574697 - Slide the workspaces back in if the user starts dragging a document or an application item in the expanded display mode 2009-03-11 15:41:33 -04:00
docDisplay.js Don't reset the page selection if the results have changed while the user 2009-03-11 17:56:22 -04:00
genericDisplay.js Don't reset the page selection if the results have changed while the user 2009-03-11 17:56:22 -04:00
link.js Fix behavior of More... links by adding a Link class 2009-02-26 18:07:25 -05:00
main.js Remove extraneous trailing paren accidentally introduced by c3c46786 2009-02-17 15:15:01 -05:00
Makefile.am Make "make distcheck" work, and verify that we're disting all the javascript 2009-03-12 10:04:25 -04:00
overlay.js Bug 574697 - Slide the workspaces back in if the user starts dragging a document or an application item in the expanded display mode 2009-03-11 15:41:33 -04:00
panel.js Change Meta.Direction.Top to Meta.Side.TOP 2009-03-17 17:14:24 -04:00
runDialog.js Port to Clutter-0.9 2009-02-23 14:53:06 -05:00
tweener.js Add a wrapper around tweener to do some extra integration 2009-02-10 11:20:39 -05:00
windowManager.js Add a wrapper around tweener to do some extra integration 2009-02-10 11:20:39 -05:00
workspaces.js Don't add windows to overlay workspaces when overlay is being exited. 2009-03-17 18:33:54 -04:00