gnome-shell/js
Ray Strode d124ca377f loginDialog: use user widget when doing verification
Right now, when a user item is clicked we remove all other users from
the list and position the item in the appropriate place on screen.

Ultimately, we're going to want to crossfade from the fully populated
list to the user prompt.  Since we're going to need to show the user
avatar in two different positions we can't simply move it.

This commit leaves the user item for the user list, and instead shows
a UserWidget actor during user verification, in the same way the
unlock dialog shows a UserWidget actor during reauthentication.

https://bugzilla.gnome.org/show_bug.cgi?id=694062
2013-02-19 18:39:53 -05:00
..
extensionPrefs extensionPrefs: Remove an extra parameter to set_cell_data_func 2012-10-10 18:21:03 -03:00
gdm loginDialog: use user widget when doing verification 2013-02-19 18:39:53 -05:00
misc messageTray: Move makeCloseButton() into Util 2013-02-20 00:08:11 +01:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui unlockDialog: move user widget into separate file 2013-02-19 18:39:53 -05:00
Makefile.am unlockDialog: move user widget into separate file 2013-02-19 18:39:53 -05:00