gnome-shell/js/ui/components
Umang Jain 684b918915 js: Use StPasswordEntry for password entry fields
Use the new StPasswordEntry for password entry fields
and remove all direct handling of clutter text of the entry
 via clutter_text_set_password_char to show/hide the password
text. StPasswordEntry will provides a peek-password-icon which
will allow to show/hide the password present in the field to
the user in subsequent commits.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/619
2019-12-17 23:08:43 +01:00
..
__init__.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
automountManager.js cleanup: Avoid unnecessary parentheses 2019-11-11 19:25:14 +00:00
autorunManager.js cleanup: Avoid unnecessary parentheses 2019-11-11 19:25:14 +00:00
keyring.js js: Use StPasswordEntry for password entry fields 2019-12-17 23:08:43 +01:00
networkAgent.js js: Use StPasswordEntry for password entry fields 2019-12-17 23:08:43 +01:00
polkitAgent.js js: Use StPasswordEntry for password entry fields 2019-12-17 23:08:43 +01:00
telepathyClient.js cleanup: Use JSDoc for documentation comments 2019-11-11 19:25:14 +00:00