gnome-shell/js/gdm
Florian Müllner 526f2c8bcf loginDialog: Only highlight a single item at any time
The user list uses the same indication for hover and focus, so it
is possible for two items to be highlighted at the same time. Using
different styling would improve the situation, but only to some
extent - the user would still need to figure out which highlight
corresponds to which activation method. So instead, copy the
approach we use in popup menus and use a single property for
highlights that is updated by both focus- and hover changes.

https://bugzilla.gnome.org/show_bug.cgi?id=772284
2017-07-13 14:57:07 +02:00
..
authPrompt.js authPrompt: allow empty response to PAM messages 2017-07-10 09:23:11 -04:00
batch.js batch: Add old commit message as comment at top of file 2015-10-13 14:43:39 -05:00
fingerprint.js gdm: Handle absence of Fprint.Manager service 2017-03-20 19:02:07 +01:00
loginDialog.js loginDialog: Only highlight a single item at any time 2017-07-13 14:57:07 +02:00
oVirt.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
realmd.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
util.js gdmUtil: Fix auth prompt drawing over user list 2017-07-10 09:22:32 -04:00