gnome-shell/js
Xiaoguang Wang 09e6bb5d56 appDisplay: Fix completion handler for empty animations
If an onComplete handler is passed to animate(), it is set to run at
the end of the animation via the icon grid's ::animation-done signal.
Currently the signal is connected after starting the animation, with
the result that the handler doesn't run when the animation completes
immediately (because there are no icons to animate). Fix this by only
starting the animation after connecting the signal.

https://bugzilla.gnome.org/show_bug.cgi?id=774381
2016-11-23 22:11:00 +01:00
..
extensionPrefs extensionPrefs: Fix extension list width 2016-09-14 09:18:23 +02:00
gdm authPrompt.js: turn off the ellipsization of pam messages 2016-10-14 09:28:34 -04:00
misc shell-app: Add "discrete_gpu" option when launching apps 2016-10-21 19:26:49 +02:00
perf Revert accidental commit "Test stuff" 2014-09-03 13:47:18 -04:00
portalHelper portalHelper: Use a constant for the host name and URI 2016-11-23 21:38:24 +01:00
ui appDisplay: Fix completion handler for empty animations 2016-11-23 22:11:00 +01:00
js-resources.gresource.xml ui: Add PadOsd 2016-11-04 16:08:10 +01:00
Makefile.am js/Makefile.am: Fix dependency generation with srcdir != builddir 2014-06-29 18:27:53 -04:00