gnome-shell/js
Florian Müllner f602993aa9 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 16:59:12 +01:00
..
extensionPrefs extensionPrefs: Remove an extra parameter to set_cell_data_func 2012-10-10 18:21:03 -03:00
gdm unlockDialog: better confirmation button label 2012-11-07 01:26:35 +01:00
misc mobile-providers: new country-specific type to gather providers 2012-11-05 22:20:08 +01: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 16:59:12 +01:00
Makefile.am ViewSelector: remove the places & devices search provider 2012-09-16 19:02:22 +02:00