gnome-shell/js
Florian Müllner 4720bc3412 workspaceThumbnails: Fix removal of multiple workspaces
When workspaces have been removed, we need to remove the corresponding
thumbnails as well; the number of thumbnails that need removing is
the difference between the old number of workspaces and the new one.
Currently we assume that the old number of workspaces corresponds to
the number of existing thumbnails, but that may actually be wrong:
A thumbnail will still be animated out after its workspace has been
removed. As a result, we end up removing too many thumbnails when a
workspace is removed while a thumbnail of a previously removed workspace
is still animating out. Fix this by basing the old number of workspaces
only on thumbnails that have not been removed previously.

https://bugzilla.gnome.org/show_bug.cgi?id=728820
2014-04-26 17:51:42 +02:00
..
extensionPrefs Synchronize shell startup 2013-11-04 11:50:20 -05:00
gdm texture-cache: use scale factor for load_uri_async() 2014-03-28 10:53:01 -07:00
misc loginScreen: reset greeter when coming back to login screen 2014-03-25 10:41:12 -04:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui workspaceThumbnails: Fix removal of multiple workspaces 2014-04-26 17:51:42 +02:00
js-resources.gresource.xml Add indicator for location service being used 2014-01-28 18:39:12 +00:00
Makefile.am make NetworkManager optional 2014-02-11 18:04:44 -05:00