gnome-shell/js/gdm
Georges Basile Stavracas Neto 43a45c091d authPrompt: Use entry to show question texts
Currently, there is a dedicated label above the entry to
display the question text. According to the new mockups
for the lock screen, this label doesn't exist; instead,
the question is set inside the entry itself, as a hint
text.

Set the questions as hint texts of the entry, and remove
the now unused label.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/922
2020-02-12 19:29:48 +00:00
..
authPrompt.js authPrompt: Use entry to show question texts 2020-02-12 19:29:48 +00:00
batch.js cleanup: Avoid unnecessary braces 2019-11-11 19:25:14 +00:00
fingerprint.js cleanup: Avoid unnecessary parentheses 2019-11-11 19:25:14 +00:00
loginDialog.js loginDialog: Set null user when asking for username 2020-02-12 19:29:48 +00:00
oVirt.js cleanup: Avoid unnecessary parentheses 2019-11-11 19:25:14 +00:00
realmd.js realmd: Set login format to null on start and update if invalid 2019-09-09 19:28:18 +00:00
util.js js: Use StPasswordEntry for password entry fields 2019-12-17 23:08:43 +01:00