gnome-shell/js
Ray Strode 765d0228c0 loginDialog: move user list loading after actors are constructed
Right now we queue populating the user list in the middle of setting
up the dialog actors. Of course, the actual population happens some time
later after going back to the main loop.

It's more logical to structure the code so the the actors are
instantiated first in one block and then other things after that.

This commit moves the user list population enqueuing operation to the
bottom of the constuctor.

https://bugzilla.gnome.org/show_bug.cgi?id=721868
2014-01-13 12:42:39 -05:00
..
extensionPrefs Synchronize shell startup 2013-11-04 11:50:20 -05:00
gdm loginDialog: move user list loading after actors are constructed 2014-01-13 12:42:39 -05:00
misc fileUtils: Remove listDirAsync() 2014-01-09 13:23:26 -05:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui appDisplay: Fix style 2014-01-13 11:39:30 -05:00
js-resources.gresource.xml Sort js-resources.gresource.xml 2013-12-04 20:44:22 -05:00
Makefile.am build: Add built js-resources to CLEANFILES 2013-11-13 21:24:30 +01:00