gnome-shell/js/ui/components
Jonas Dreßler 040c1638ea keyring: Implement new dialog design
Replace the ClutterGridLayout of the keyring dialog with a vertical
StBoxLayout based layout according to the new dialog design:

- Center-align all the elements of the dialog
- Remove the work-spinner because requests usually finish fast enough
- Show the entry-labels as hint text of the entry

See https://gitlab.gnome.org/GNOME/gnome-shell/issues/1343

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/942
2020-02-01 08:06:31 +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 keyring: Implement new dialog design 2020-02-01 08:06:31 +01:00
networkAgent.js dialog: Remove MessageDialogContent.body property 2020-01-15 00:17:25 +01:00
polkitAgent.js polkitAgent: Use wiggle effect to inform about wrong password or problem 2020-02-01 08:06:31 +01:00
telepathyClient.js cleanup: Use JSDoc for documentation comments 2019-11-11 19:25:14 +00:00