gnome-shell/js
Florian Müllner f4cc2474bd dash: Disable animations during overview transitions
When updating the dash, we already avoid all animations while the
overview is hidden. However, as we are using Main.queueDeferredWork(),
updates may be deferred up to ~20 seconds while the overview is hidden.
If the overview is entered before a queued update has taken place, it
will be run immediately on map - as the overview is visible by then,
this means animating any outstanding changes.
Work around this by skipping animations during overview transitions as
well.

https://bugzilla.gnome.org/show_bug.cgi?id=686530
2012-11-12 17:40:11 +01:00
..
extensionPrefs extensionPrefs: Remove an extra parameter to set_cell_data_func 2012-10-10 18:21:03 -03:00
gdm ShellUserVerifier: fix fail counter 2012-11-08 19:00:09 -05:00
misc extensionUtils: Don't warn about missing url 2012-10-05 20:35:07 +02:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui dash: Disable animations during overview transitions 2012-11-12 17:40:11 +01:00
Makefile.am ViewSelector: remove the places & devices search provider 2012-09-16 19:02:22 +02:00