gnome-shell/js
Giovanni Campagna ee0040ef1c WorkspaceThumbnails: animate the right workspace when creating by DND
To create a new workspace by dropping on the placeholder, we move all
the windows down one workspace and then wait for _checkWorkspaces() to
automatically create the empty one at the end.
This means that, from the implementation POV, the new workspace is not
the one created by DND but it's the last one, and this detail was exposed
in the UI because the animation was applied on that one.
Fix that by starting the animation manually from the DND code, and then
blocking the animation from happening when the new workspace is created
with a flag.

https://bugzilla.gnome.org/show_bug.cgi?id=685285
2013-03-17 19:35:15 +01:00
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm screenShield: Forward key presses to tne entry when raising the shield 2013-03-11 15:08:21 -04:00
misc appDisplay: Move ensureIconVisible logic to util, make it more generic 2013-03-12 19:29:47 -04:00
perf
ui WorkspaceThumbnails: animate the right workspace when creating by DND 2013-03-17 19:35:15 +01:00
Makefile.am osdWindow: Add a simple OSD popup 2013-03-03 12:59:08 +01:00